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

Sort out CRDs #161

Closed
29 tasks done
MartaD opened this issue May 7, 2020 · 2 comments
Closed
29 tasks done

Sort out CRDs #161

MartaD opened this issue May 7, 2020 · 2 comments
Assignees
Labels
area/kaas Mission: Cloud Native Platform - Self-driving Kubernetes as a Service kind/story provider/azure Related to cloud provider Microsoft Azure team/celestial

Comments

@MartaD
Copy link
Contributor

MartaD commented May 7, 2020

Sort out CRDs(both Cluster API and ours) that are required for MachinePool (and provider specific parts of it)

AWS

  • alpaca
  • anteater
  • antelope
  • archon
  • argali
  • asgard
  • atlantis
  • axolotl
  • gaia
  • gauss
  • ginger
  • giraffe
  • gorilla
  • icarus
  • iris
  • seal
  • viking

Azure

  • davis
  • dingo
  • ghost
  • godsmack
  • goku
  • gollum
  • impala
  • talos
  • victory
@tuommaki tuommaki self-assigned this May 7, 2020
@tuommaki
Copy link

Major issue: Seems that only one CRD version can be stored/served at a time. There are some important differences between v1alpha2 and v1alpha3 Cluster API types and we need to figure out a solution for these to work at the same time now.

@MartaD MartaD transferred this issue from another repository May 26, 2020
@MartaD MartaD added kind/story area/kaas Mission: Cloud Native Platform - Self-driving Kubernetes as a Service provider/azure Related to cloud provider Microsoft Azure team/celestial labels May 26, 2020
@J-K-C J-K-C mentioned this issue May 26, 2020
14 tasks
@tuommaki
Copy link

tuommaki commented Jun 9, 2020

For the record: I solved the CRD version incompatibility problem between AWS and Azure by implementing additional filtering in opsctl.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kaas Mission: Cloud Native Platform - Self-driving Kubernetes as a Service kind/story provider/azure Related to cloud provider Microsoft Azure team/celestial
Projects
None yet
Development

No branches or pull requests

2 participants