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

Introduce auger 'releases' for each kubernetes version #22

Open
jpbetz opened this issue Jan 15, 2019 · 2 comments
Open

Introduce auger 'releases' for each kubernetes version #22

jpbetz opened this issue Jan 15, 2019 · 2 comments

Comments

@jpbetz
Copy link
Owner

jpbetz commented Jan 15, 2019

As @caesarxuchao pointed out to me, auger builds are paired specific kubernetes versions. Each auger build uses the types of exactly one kubernetes version, and the types supported change with each kubernetes version. So we should release auger versions in a way that clearly document which kubernetes versions they are for. A version scheme like 'auger--' might make the most sense. Ideally we would cross build auger against all currently supported kubernetes versions for each auger release and publish releases for all of these.

@caesarxuchao
Copy link
Collaborator

Thanks @jpbetz.

Maybe a single auger release can import schemas from multiple versions of Kubernetes, and dynamically select the schema based on a commandline flag.

@wangyx1992
Copy link

If I want to use auger with other kuberentes version such as 1.17.2, and etcd version like v3.4.3. What should I do with auger? Can you give me any suggestion?@jpbetz @caesarxuchao

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

No branches or pull requests

3 participants