FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat(kcl): switch to kcl by haarchri · Pull Request #43 · upbound/platform-ref-upbound-spaces · GitHub

feat(kcl): switch to kcl - #43

Draft
haarchri wants to merge 2 commits into
mainfrom
feature/function-kcl
Draft

haarchri wants to merge 2 commits into
mainfrom
feature/function-kcl

Conversation

haarchri commented Jul 18, 2024
edited
Loading

Copy link
Copy Markdown
Member

Description of your changes

  • switch to kcl
  • delete xInit abstraction
  • delete xCore abstraction
  • move gcp workload identity to own repo
  • prepare for spaces 1.6.0 release
  • cleanup (crossplane + providers)

ToDo

  • conditionals not working without lambda
  • gcp network, cluster
  • azure network, cluster
  • make file updates to generate apis/composition.yaml
  • make all repositories configurable for disconnected environments

Fixes #

I have:

  • Read and followed Upbound's contribution process.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR, as appropriate.

How has this code been tested

Signed-off-by: Christopher Haar <christopher.haar@upbound.io>
haarchri marked this pull request as draft July 18, 2024 10:48
Signed-off-by: Christopher Haar <christopher.haar@upbound.io>
Comment thread apis/main.k
resourceInclusions: get(oxr, "spec.parameters.operators.argocd.resourceInclusions", "")
},
}
} if get(_ocds, "kubernetes.Resource", {}) and get(oxr, "spec.parameters.operators.argocd.enabled", "") and all_true([

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

we need to add an OR to prevent deletion when kubernetes cluster switched back to false

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL