Jason Tang
Jason Tang
@negz Results with same kubeconfig on different client version (with burst + QPS): ``` ➜ workspace k --kubeconfig=$HOME/.kube/config.eks version Client Version: version.Info{Major:"1", Minor:"24", GitVersion:"v1.24.1", GitCommit:"3ddd0f45aa91e2f30c70734b175631bec5b5825a", GitTreeState:"clean", BuildDate:"2022-05-24T12:17:11Z", GoVersion:"go1.18.2", Compiler:"gc", Platform:"darwin/arm64"}...
@kflynn @JWKartheiser tagging as requested on Slack (I can't add reviewers to PRs) I'll open a separate issue re: CODEOWNERS config. Thanks!
I'd also be happy to take this once we know all the team gh handles.
Changes should be relatively straightforward: - extend the `MetaSpec` type with desired structured metadata and regenerate CRDs, etc - add a `spec.metadataExtensions` block to a `crossplane.yaml` and build the package...
Assuming we're leaning on upbound/build for the foreseeable future one thing that has caught community members off guard is the semver format: https://github.com/upbound/build/blob/master/makelib/common.mk#L227 It's not well-documented anywhere yet that `-rc`...
In addition to the spec update, I propose a scoped **beta** CLI command that supports appending content to an existing ref, e.g. `crossplane beta xpkg-append --extensions-root= --destination=` The command should...