Skip to content

Releases: solo-io/skv2

v0.4.1

12 Jun 16:14
de81885
Compare
Choose a tag to compare
Add constructor from session. (#56)

* Add constructor from session.
* changelog
* Adding changelog file to new location
* Deleting changelog file from old location
* Merge branch 'master' into eks-client-from-session

v0.4.0

12 Jun 14:22
08ef97f
Compare
Choose a tag to compare
remove generated kube clients (#55)

* remove generated kube clients
* fix client template

v0.3.3

08 Jun 13:26
7a0589c
Compare
Choose a tag to compare
fix chartgen (#48)

* fix chartgen
* oops

v0.3.2

04 Jun 14:57
6820eff
Compare
Choose a tag to compare
Fix handling of finalized resources (#43)

* fix finalizer
* Merge remote-tracking branch 'origin' into fix-finalizer
* cl

v0.3.1

03 Jun 19:33
b3439f5
Compare
Choose a tag to compare
Cluster register (#20)

* auth code works, no mention of SMH
* finished pushing base registration code
* removed cloud files
* remove aws config builder
* moved to interfaces file and fixed arg
* added tests for registrant
* code gen
* added in NS verify and kind cluster hack
* added tests for local cluster domain override
* formatting and merge
* merged with master
* moved changelog
* moved changelog
* Adding changelog file to new location
* Deleting changelog file from old location
* merged with master
* edited default kubeLoader
* improve documentation
* formatting and merge
* go mod tidy
* code gen
* begin exploration on specifying roles
* Adding changelog file to new location
* Deleting changelog file from old location
* Adding changelog file to new location
* Deleting changelog file from old location
* added kube cluster API
* switched to caps
* Adding changelog file to new location
* Deleting changelog file from old location
* removed manager start for master cluster
* go tests updates
* merge with upstream
* changelog
* oops
* Merge branch 'master' of github.com:solo-io/skv2 into common-api
* changelog
* new versions
* Merge branch 'cluster-register' of github.com:solo-io/skv2 into cluster-register
* merge with upstream
* 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' of github.com:solo-io/skv2 into cluster-register
* Merge branch 'master' of github.com:solo-io/skv2 into common-api
* pull
* PR comments
* simplified interfaces, fixed tests
* updated mocks and code-gen
* added roles option
* transferred to v1
* update comment on options
* go mod tidy
* fixed ordering and added secret_key
* fixed script:
* leftover proto
* removed unused fields
* switched config struct around a bit
* Merge branch 'common-api' into cluster-register
* removed kube cluster API, and added cluster role/role upsert
* cluster auth tests are passing pre integration of role bindings
* added tests for role binding
* removed stale changelog
* changelog
* removed crds
* PR comments
* e2es are passing
* weird issue with codegen test
* code-gen
* delete go mock
* edited down
* fixed secret update in test
* started refactor
* merge with master
* have some good tests passing for the new flow
* all unit tests are passing
* added yuvals changes from https://github.com/solo-io/service-mesh-hub/pull/723/files#diff-e62593ddd75f405805351daea26b848e
* generated code
* fixed compile errors
* fixed tests
* unfocused test
* Adding changelog file to new location
* Deleting changelog file from old location
* Merge branch 'master' of github.com:solo-io/skv2 into cluster-register
* Merge branch 'cluster-register' of github.com:solo-io/skv2 into cluster-register
* moved sa get into retry loop
* Merge branch 'master' of github.com:solo-io/skv2 into cluster-register
* changelog
* added sets
* reverted and removed secret with Key
* many PR comments
* ran test and formatted
* PR comments
* removed useless test
* renamed private interface

v0.3.0

02 Jun 13:35
da20cf9
Compare
Choose a tag to compare
Contrib set (#45)

* add set and gomega set matchers
* changelog
* fix generation cmd
* add comment explaining string key
* pr comments. remove copy-pasta-ed string set.
* remove set matcher. change custom template declaration.
* return copies of list and map
* implement base set, support multiple custom templates
* remove unneeded struct
* add contrib guide
* move everything to top level contrib dir
* move contrib tests

v0.2.3

29 May 16:04
2bb4dad
Compare
Choose a tag to compare
added k8s job and daemonset (#42)

* added new types

v0.2.2

15 May 16:46
ad7e6de
Compare
Choose a tag to compare
generate upsert methods (#40)

* upsert + chart env vars
* Adding changelog file to new location
* Deleting changelog file from old location
* add unit test for upsert
* remove nit
* fmt

v0.2.1

15 May 15:58
94940fa
Compare
Choose a tag to compare
Remove Helm 2 crd-install hook (#39)

* Remove Helm 2 crd-install hook
* Move changelog

v0.2.0

11 May 13:02
257ab51
Compare
Choose a tag to compare
Multi cluster manager (#34)

* removed manager start for master cluster
* generated code
* Merge branch 'master' of github.com:solo-io/skv2 into multi-cluster-manager
* changelog
* fixed github action
* fixed tests and code gen
* merge with upstream
* fix changelog
* code-gen
* code-gen