Releases: solo-io/skv2
Releases · solo-io/skv2
v0.13.3
v0.13.2
fix template import (#167) * fix template
v0.13.1
v0.13.0
v0.12.4
Crd schema (#24) * removed collector references from solo-kit v1 * readde solo-kit as tool for proto import * broke up collector * no reference to solo-kit * deleted it from tools * basic compilation working * expended references * Merge branch 'master' into crd-schema * populate generated CRDs with validation schemas * changelog * gen code * fix test * add clarifying comments * pr comments * handle error * add comment detailing int64 constraint * Merge branch 'master' into crd-schema * Adding changelog file to new location * Deleting changelog file from old location * Adding changelog file to new location * Deleting changelog file from old location * Merge branch 'master' into crd-schema * Merge branch 'master' into crd-schema * Adding changelog file to new location * Deleting changelog file from old location * pr comments * pr comments * fix test * add patched protobuf/jsonpb pkg. generate json marshallers. * gen code * use patched jsonpb from gogo * restore int64 in protos * add clarifying comment
v0.12.3
v0.12.2
v0.12.1
Extend KubernetesCluster status with registration settings (#143) * add namespace and policy rules to KubernetesCluster status * update KubernetesCluster status * add labels to registration options * update proto comments * Merge branch 'master' into kubernetes-cluster-status * update changelog version * simplify remote namespace passing. ensure remote namespace. * gen code * pr comments * wrap optional metadata in struct * fix e2e * consolidate registration opts into Options struct * populate Role PolicyRules * add option for not deleting remote cluster resources when deregistering a non-existent cluster * gen code
v0.12.0
v0.11.1
Add ProviderInfo and Eks (#138) * Add ProviderInfo and Eks * changelog * add RegisterProviderClusterWithToken method to registrant * move changelog * pr comments * Merge branch 'master' into kubernetes-cluster-provider-metadata * Add RegisterProviderClusterFromConfig * Expose RegisterProviderCluster on RegistrationOptions * update changelog