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

Ability to set the ID when creating Clusters and Tenants #123

Merged
merged 5 commits into from
Feb 19, 2021
Merged

Conversation

corvus-ch
Copy link
Contributor

@corvus-ch corvus-ch commented Feb 12, 2021

Implementes #98.

Checklist

  • Keep pull requests small so they can be easily reviewed.
  • Update the documentation.
  • Update the ./CHANGELOG.md.
  • Link this PR to related issues.

@corvus-ch corvus-ch self-assigned this Feb 12, 2021
@corvus-ch corvus-ch changed the title Allow Setting ID in API Ability to set the ID when creating Clusters and Tenants Feb 15, 2021
Allow ID when creating clusters and tenants.
pkg/service/cluster_test.go Outdated Show resolved Hide resolved
pkg/service/tenant_test.go Outdated Show resolved Hide resolved
pkg/service/tenant.go Outdated Show resolved Hide resolved
@srueg
Copy link
Contributor

srueg commented Feb 17, 2021

Please test this implementation on the SYNfra cluster in the lieutenant-dev namespace before merging.
You can either build & deploy a test image or run the operator locally against the cluster.

@corvus-ch corvus-ch merged commit 415b5fd into master Feb 19, 2021
@corvus-ch corvus-ch deleted the allow_id branch February 19, 2021 12:37
@ccremer ccremer linked an issue Feb 26, 2021 that may be closed by this pull request
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.

Allow Setting ID in API
3 participants