Tanzu Framework provides a set of building blocks to build atop of the Tanzu platform and leverages Carvel packaging and plugins to provide users with a much stronger, more integrated experience than the loose coupling and stand-alone commands of the previous generation of tools.
Apache License 2.0
195
stars
192
forks
source link
WIP: pinniped-components/tanzu-auth: Update v1alpha3 controller for backup and restore #4606
WIP: Proof of concept, not intended to merge here.
Opened to test a 2.2.x build of TKG, but final will be merged for 2.3.x (not this repository).
pinniped-components/tanzu-auth: Update v1alpha3 controller for backup and restore
If a workload cluster secret is found but a corresponding cluster object is not found, the controller should requeue the reconcile and continue to watch until both a secret and cluster resource exist.
WIP: Proof of concept, not intended to merge here. Opened to test a 2.2.x build of TKG, but final will be merged for 2.3.x (not this repository).
pinniped-components/tanzu-auth: Update v1alpha3 controller for backup and restore
If a workload cluster secret is found but a corresponding cluster object is not found, the controller should requeue the reconcile and continue to watch until both a secret and cluster resource exist.
What this PR does / why we need it
Which issue(s) this PR fixes
Fixes #
Describe testing done for PR
Release note
Additional information
Special notes for your reviewer