Michael Cico

Results 12 issues of Michael Cico

I was trying to allocate an ATP instance in a new region, before ATP is actually available (yeah I know, don't do that). However, the ATP resource happily spun for...

enhancement

Take up API new version from the VZ KinD fork, and a new default OCNE image - Also add `.terraform` dirs to the .gitignores list

Revert the change to revert the Grafana uninstall change - Also align on delete resource common utils

# Description Remove the Rancher image known-issues checks, to validate if the recent VPO fixes around Rancher upgrade has resolved these issues. Relates to VZ-5937. # Checklist As the author...

# Description Allow external DNS to be disabled post-install - Allowing component-level uninstall; will still be gated by other component validators - Add Uninstall/PostUninstall hooks to component interface, update mocks...

# Description Consolidate the `HelmComponent` `Upgrade` and `Install` methods. Largely, these methods do the same thing with the exception that during upgrade, we get the existing values for an installed...

# Description Refactor components, registry, and controller interactions. Clean up dependencies, try to have a clearer line between component internal and external operations, and start uniting the components behind a...

Sample Devenv script for bootstrapping Golang in an local developer environment. Requires an initial version of Go be installed.