Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(t8s-cluster/workload-cluster): latch onto legacy cni when used #1039

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

cwrau
Copy link
Member

@cwrau cwrau commented Jul 16, 2024

This should allow us to adopt the legacy clusters into our customer portal

@teutonet-bot
Copy link
Contributor

🤖 I have diffed this beep boop

"/$namespace/$kind/$name.yaml" for normal resources
"/$namespace/HelmRelease/$name/$namespace/$kind/$name.yaml" for HelmReleases <- this is recursive
'null' means it's either cluster-scoped or it's in the default namespace for the HelmRelease

charts/t8s-cluster/ci/artifacthub-values.yaml

charts/t8s-cluster/ci/cidrs-values.yaml

charts/t8s-cluster/ci/injectedCertificateAuthorities-values.yaml

charts/t8s-cluster/ci/securityGroups-values.yaml

charts/t8s-cluster/ci/calico-values.yaml

charts/t8s-cluster/ci/bastion-values.yaml

charts/t8s-cluster/values.yaml

charts/t8s-cluster/ci/gpu-flavor-values.yaml

@cwrau cwrau merged commit 3513061 into main Jul 18, 2024
17 checks passed
@cwrau cwrau deleted the feat/t8s-cluster/latch-onto-legacy-cni branch July 18, 2024 13:34
teutonet-bot added a commit that referenced this pull request Aug 6, 2024
🤖 I have created a release *beep* *boop*
---


##
[8.2.0](t8s-cluster-v8.1.0...t8s-cluster-v8.2.0)
(2024-08-02)


### Features

* **t8s-cluster/workload-cluster:** latch onto legacy cni when used
([#1039](#1039))
([3513061](3513061))
* **t8s-cluster/workload-cluster:** skip component uninstall
([#1042](#1042))
([139ac22](139ac22))


### Bug Fixes

* **t8s-cluster:** use correct condition to include cilium
helmrepository
([#1054](#1054))
([0d1f7f8](0d1f7f8))


### Miscellaneous Chores

* **t8s-cluster:** cleanup random stuff
([#1040](#1040))
([d75da99](d75da99))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants