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

Option to disable PKE on Azure and AWS #3637

Merged
merged 3 commits into from
Sep 9, 2022
Merged

Conversation

akijakya
Copy link
Contributor

@akijakya akijakya commented Sep 8, 2022

Q A
Bug fix? no
New feature? yes
API breaks? no
Deprecations? no
Related tickets -
License Apache 2.0

What's in this PR?

Added config options to disable starting PKE clusters on Azure or AWS. If PKE is disabled on either of them, the cluster creation request now returns 400 Bad Request with the message Not supported distribution type.

Why?

It is nice to have more configuration options for Pipeline CP, also PKE on Azure is currently misbehaving, and we decided to drop support for now.

Additional context

Tested locally.

A similar solution is going to be implemented in Cloudinfo to remove the disabled options from the GUI as well.

Checklist

  • Implementation tested (with at least one cloud provider)
  • Code meets the Developer Guide
  • ~OpenAPI and Postman files updated (if needed)
  • User guide and development docs updated (if needed)
  • Related Helm chart(s) updated (if needed)

@akijakya akijakya self-assigned this Sep 8, 2022
charts/pipeline/values.yaml Outdated Show resolved Hide resolved
pregnor
pregnor previously approved these changes Sep 8, 2022
charts/pipeline/values.yaml Outdated Show resolved Hide resolved
pregnor
pregnor previously approved these changes Sep 8, 2022
pregnor
pregnor previously approved these changes Sep 9, 2022
@akijakya akijakya merged commit 98054d2 into master Sep 9, 2022
@akijakya akijakya deleted the disable-pke-on-azure-option branch September 9, 2022 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants