#
gitops-framework
Here are 8 public repositories matching this topic...
dzmitry-lahoda
opened
Sep 23, 2021
kubernetes
terraform
continuous-deployment
infrastructure-as-code
terraform-modules
gitops
argocd
gitops-framework
-
Updated
Oct 13, 2021 - HCL
a collaboration framework for operating cloudfoundry and services at scale
-
Updated
Sep 23, 2021 - Ruby
Catalog of cluster services as Kustomize bases.
-
Updated
Oct 7, 2021 - HCL
Example CI/CD pipelines for the Kubestack Gitops framework.
-
Updated
May 15, 2021
Kaitou786
commented
Feb 24, 2021
When we create a GitRepository object and the repo contains any branch with any capital letter, the controller will give an runtimeError while creating the GitBranch object. This happens because we use branch.Name as part of the metedata.name of object, which is not allowed in kubenetes. You get error like:
invalid: metadata.name: Invalid value: "some-repo-KOGITO-2020": a lowercase RFC
Improve this page
Add a description, image, and links to the gitops-framework topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gitops-framework topic, visit your repo's landing page and select "manage topics."
It would be nice to be able to disable log analytics for an AKS cluster. As far as I can tell, right now it's not customizable via kubestack