v0.5.0-rc.1
Pre-release
Pre-release
·
117 commits
to main
since this release
What's Changed
- fix license headers by @barney-s in #647
- Switching to the Kubernetes code of conduct by @bridgetkromhout in #649
- Remove some defaulting fields in deployment spec for tests by @barney-s in #650
- Updates for K8s onboarding by @bridgetkromhout in #665
- project file updates for SIG subproject requirements by @jlbutler in #667
- expose leader election namespace in args by @michaelhtm in #664
- feat: add immutable marker by @Soumya-Vaidya in #660
- update owners files to text by @jlbutler in #669
- Update copyright to Kubernetes Authors by @bridgetkromhout in #670
- Add NOTICE file by @bridgetkromhout in #671
- Adding SIG leads by @bridgetkromhout in #672
- Adding required security contact files by @bridgetkromhout in #673
- feat(simpleschema): add support for pattern, minLength, maxLengt, uniqueItems, maxItems and minItems markers by @simonfuhrer in #661
- Update NOTICE by @a-hilaly in #676
- chore: remove GitHub Actions stale bot workflow in favor of Prow by @a-hilaly in #674
- Updating NOTICE to remove people who signed CLA by @bridgetkromhout in #678
- Mv hack under scripts to reduce Top level folders by @barney-s in #682
- chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #677
- Chore: refactor logic out of GHA by @justinsb in #681
- Removing after signing CLA by @bridgetkromhout in #684
- Another CLA signing by @bridgetkromhout in #686
- List the SIG and K8s on the website footer. by @bridgetkromhout in #688
- CLA signed - removing from NOTICE by @bridgetkromhout in #687
- Update(01-Installation.md):latest release version url by @tzahimizrahi in #689
- feat: Create applyset for use by instance reconciler by @barney-s in #561
- Add
selfandthisto reserved keywords by @a-hilaly in #691 - fix!: use kro-controller as leaderElectionID by @a-hilaly in #694
- docs: Update FAQ with instructions for using KRO with ArgoCD by @RafPe in #651
- fix: improve error messages for type mismatches in parser by @a-hilaly in #698
- refactor: use domain-based naming for leader election ID by @a-hilaly in #699
- fix!: properly shutdown controller manager and dynamic controller by @jakobmoellerdev in #616
- test(core): RGDs all the way down by @a-hilaly in #264
- Revert "test(core): RGDs all the way down" by @a-hilaly in #701
- Removing michaelhtm from NOTICE - signed CLA by @bridgetkromhout in #703
- chore(tests): properly use SpecContext from Ginkgo by @jakobmoellerdev in #700
- !feat: Reserve item and items as keywords for collections by @ellistarn in #705
- chore: Tidy up lack of parity on dynamic controller interface by @ellistarn in #706
- chore!: remove service account spec and impersonation by @jakobmoellerdev in #704
- chore: Make dynamic controller logging object-type agnostic. by @ellistarn in #707
- fix: Use controllerruntime's namespaced name correctly by @ellistarn in #708
- chore: dropped ATTRIBUTION.md as part of migration to SIG by @ellistarn in #709
- chore: Hydrate goproxy after each push by @ellistarn in #710
- refactor: update all imports and URLs from
github.com/kro-runtokubernetes-sigsby @a-hilaly in #675 - feat: add concurrency support in applyset operations by @jakobmoellerdev in #712
- chore: docusaurus bump to
3.9.1, update image paths and dependencies in website by @jakobmoellerdev in #716 - ci: upgrade Node.js from 18 to 20 in docs deployment workflow by @a-hilaly in #718
- docs: add versioned documentation site for v0.1.0 through v0.4.1 by @a-hilaly in #717
- fix: update version label from 'latest' to 'main' in docusaurus configuration by @jakobmoellerdev in #719
- fix website type example typo by @fabianburth in #722
- feat: Add TTL/LRU based caching to schema resolver by @a-hilaly in #690
- Remove out-dated governance page from docs site by @jlbutler in #723
- bug: verify existing ownership of CRD managed by ResourceGraphDefinition to prevent conflict by @a-buck in #562
- LSP Setup by @HeeManSu in #612
- Update NOTICE with removal of completed signed agreement by @Rakhmanov in #728
- fix: various controller optimizations for improved performance by @jakobmoellerdev in #725
- Remove reference for S3 bucket, not used in this example by @petrokashlikov in #733
- chore: create scripts to build and push images by @justinsb in #730
- chore: push helm chart alongside image by @justinsb in #731
- Add moar reserved keywords to validation list by @a-hilaly in #734
- chore: bump gcb-docker-gcloud to latest version by @justinsb in #735
- chore: run helm using go run by @justinsb in #736
- Update image repository to
registry.k8s.ioby @a-hilaly in #737
New Contributors
- @simonfuhrer made their first contribution in #661
- @RafPe made their first contribution in #651
- @a-buck made their first contribution in #562
- @petrokashlikov made their first contribution in #733
Full Changelog: v0.4.1...v0.5.0-rc.1