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

* add environment alias for migrating legacy clusters #23

Merged
merged 7 commits into from
Nov 26, 2024

Conversation

Muni10
Copy link
Contributor

@Muni10 Muni10 commented Nov 26, 2024

  • add new parameter for feature - clusteralias
  • add config parameter
  • add handling of environments in reconciler for gcp
  • add environment alias to reconciler test

Co-authored-by: Roger Bjørnstad [email protected]
Co-authored-by: Vegar Sechmann Molvig [email protected]

* add new parameter for feature - clusteralias
* add config parameter
* add handling of environments in reconciler for gcp
* add environment alias to reconciler test

Co-authored-by: Roger Bjørnstad <[email protected]>
Co-authored-by: Vegar Sechmann Molvig <[email protected]>
@@ -10,6 +10,7 @@ logLevel: info
logFormat: json
googleManagementProjectID: # mapped in fasit
tenantDomain: # mapped in fasit
clusterAlias: []
Copy link
Contributor

@thokra-nav thokra-nav Nov 26, 2024

Choose a reason for hiding this comment

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

Skal denne brukes noe sted? Mangler endringer i template fil isåfall

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Den skal settes i fasit når vi gjør endringer i fbm migreringen. Men kunne hatt med en kommentar der.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Skjønner hva du mente nå ja, det hadde jeg glemt.

charts/Feature.yaml Show resolved Hide resolved
internal/reconcilers/google/gcp/reconciler.go Show resolved Hide resolved
@Muni10 Muni10 merged commit 33dbe30 into main Nov 26, 2024
2 checks passed
@Muni10 Muni10 deleted the add_environment_alias_for_migration branch November 26, 2024 11:45
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.

3 participants