You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 17, 2024. It is now read-only.
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.
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.