Skip to content

Releases: vmware-tanzu/cartographer

v0.4.0-build.3

27 May 20:02
8a58a84
Compare
Choose a tag to compare
v0.4.0-build.3 Pre-release
Pre-release

😎 Easy Installation

kubectl apply -f https://github.com/vmware-tanzu/cartographer/releases/download/v0.4.0-build.3/cartographer.yaml

🚨 Breaking Changes

  • <REPLACE_ME>

🚀 New Features

  • <REPLACE_ME>

🐛 Bug Fixes

  • <REPLACE_ME>

❤️ Thanks

Thanks to these contributors who contributed to v0.4.0-build.3!

  • <REPLACE_ME>

Full Changelog: v0.3.0...v0.4.0-build.3

Change Set

8a58a84 486 runnable output bug (#876)
b53230e Owner has ResourcesHealthy condition (#877)
6c0ea69 Introduce support for health rules (#875)
693036b Adding missing image (#866)
2c4d7ff Don't use a third party repo (#865)
4f02212 Singular realizer (#857)
b886062 build(deps): bump github.com/golangci/golangci-lint in /hack/tools (#864)
2518647 build(deps): bump sigs.k8s.io/controller-runtime from 0.11.2 to 0.12.1 (#863)
f401147 Introduce project roadmap (#862)
f7de165 Check if owner.status.resource[x] has changed before updating owner.status (#826)
5efccf3 Update maintainers (#827)
31f99db Add badge for main workflows (#852)
33dc169 Renamed RFC to include next sequential ID (#831)
94eff76 bump Kapp Controller (#855)
957f8dd Revert work to avoid tests for *.md and rfcs (#861)
3ca90e0 build(deps): bump github.com/google/gnostic from 0.5.7-v3refs to 0.6.9 (#859)
77ecf48 Rollback bump of controller runtime. (#856)
f4b3b3a build(deps): bump sigs.k8s.io/controller-runtime from 0.11.2 to 0.12.0 (#854)
3a2ef6c build(deps): bump k8s.io/apiextensions-apiserver from 0.23.6 to 0.24.0 (#837)
f479c2a build(deps): bump k8s.io/apiserver from 0.23.6 to 0.24.0 (#838)
d2b6f7f Test daily for those quiet times where external factors break the tests (#853)
227c6d1 Do not run upgrade tests or validation tests on RFCs and base markdown (#845)
a8f8a06 build(deps): bump github.com/golangci/golangci-lint in /hack/tools (#849)
7619a71 build(deps): bump github.com/golangci/golangci-lint in /hack/tools (#846)
e6f3536 update sample repository (#842)
7b78f93 Refactored remaining controllers, errors, conditions to be consistent (#817)
a52ec82 RFC: Submitted Status in Resources (#783)
61b10e9 Add conditions to owner.status.resource[x] (#816)
ff0ef79 build(deps): bump k8s.io/apiextensions-apiserver from 0.23.5 to 0.23.6 (#819)
711bdd7 build(deps): bump dependabot/fetch-metadata from 1.3.0 to 1.3.1 (#818)
eaa6e40 Add missing images (#808)
68823ff Share resource requirements for examples (#806)
6d592c8 Remove site data post migration to cartographer-site (#805)
ed37977 build(deps-dev): bump tailwindcss in /experimental/live-editor (#804)
0c792fc build(deps): bump actions/setup-go from 2 to 3 (#800)
120a53c Stop erroring in selector if operator is DoesNotExist (#803)
2cd0997 build(deps-dev): bump svelte in /experimental/live-editor (#801)
f14077b github: fix tags filter for release wflow (#797)
68b5b4b config: remove placeholder secret (#793)
9b7d058 build(deps-dev): bump @sveltejs/vite-plugin-svelte (#795)
fb03037 build(deps-dev): bump yaml in /experimental/live-editor (#796)
b059780 config: add app.kubernetes.io/component label (#794)
e2d47bd build(deps-dev): bump svelte-preprocess in /experimental/live-editor (#790)
c441e30 Updates to site content (#789)
bf9701c Add blog post discussing benchmarking (#763)
da2a6a6 Introduce benchmark test (#762)
010c583 Create 0.3.0 docs (#786)
54d24e7 Make links where there were none (#777)
c40dff2 Fix comments in architecture doc (#784)
ff0ff3a Create tutorials (#772)
a99e8cc build(deps-dev): bump prettier in /experimental/live-editor (#782)
c25ab92 build(deps): bump prettier from 2.6.1 to 2.6.2 in /site (#781)
9676545 build(deps-dev): bump svelte in /experimental/live-editor (#775)
df04276 build(deps-dev): bump vite in /experimental/live-editor (#776)
d44452d build(deps-dev): bump svelte in /experimental/live-editor (#771)
882254c build(deps-dev): bump vite in /experimental/live-editor (#770)
8381712 build(deps): bump sigs.k8s.io/controller-runtime from 0.11.1 to 0.11.2 (#769)
feb98ff build(deps-dev): bump postcss-load-config in /experimental/live-editor (#765)
3aefe09 Use kubebuilder conventions for controllers and webhooks setup (#747)
66cd5c1 build(deps-dev): bump @types/json-schema in /experimental/live-editor (#760)
2bc7157 build(deps-dev): bump svelte in /experimental/live-editor (#759)
81a915a build(deps-dev): bump prettier in /experimental/live-editor (#758)
c28be90 build(deps-dev): bump svelte-preprocess in /experimental/live-editor (#761)
dab682a build(deps-dev): bump @sveltejs/vite-plugin-svelte (#757)
edc9105 build(deps-dev): bump yaml in /experimental/live-editor (#755)
0aa7db9 build(deps-dev): bump autoprefixer in /experimental/live-editor (#752)
7d651f4 build(deps-dev): bump vite in /experimental/live-editor (#753)
9a30f59 build(deps-dev): bump monaco-editor in /experimental/live-editor (#754)
1d71e41 build(deps-dev): bump postcss in /experimental/live-editor (#751)
7b7982e build(deps): bump github.com/onsi/gomega from 1.18.1 to 1.19.0 (#749)
b572688 build(deps): bump prettier from 2.6.0 to 2.6.1 in /site (#750)
cfb8441 github: point dependabot at live-editor (#743)
ee92f02 Upgrade to go 18 (#748)
7852b19 Generate webhooks with kubebuilder (#745)
e2c2d87 build(deps): bump github.com/golangci/golangci-lint in /hack/tools (#746)
2da7804 Run validation before releasing (#718)
f96f42d build(deps): bump minimist in /experimental/live-editor (#742)
bf00f3c build(deps): bump prettier from 2.5.1 to 2.6.0 in /site (#739)
d8b9883 github: point dependabot at site (#737)
47376b7 examples: move kapp config to delivery template (#736)

Checksums

1bcead7b3954a33bd80d78c8fcfde917f777604947e36bed81801ad25be16b03  ./cartographer.yaml

v0.4.0-build.2

18 May 16:49
4f02212
Compare
Choose a tag to compare
v0.4.0-build.2 Pre-release
Pre-release

😎 Easy Installation

kubectl apply -f https://github.com/vmware-tanzu/cartographer/releases/download/v0.4.0-build.2/cartographer.yaml

🚨 Breaking Changes

  • <REPLACE_ME>

🚀 New Features

  • <REPLACE_ME>

🐛 Bug Fixes

  • <REPLACE_ME>

❤️ Thanks

Thanks to these contributors who contributed to v0.4.0-build.2!

  • <REPLACE_ME>

Full Changelog: v0.3.0...v0.4.0-build.2

Change Set

4f02212 Singular realizer (#857)
b886062 build(deps): bump github.com/golangci/golangci-lint in /hack/tools (#864)
2518647 build(deps): bump sigs.k8s.io/controller-runtime from 0.11.2 to 0.12.1 (#863)
f401147 Introduce project roadmap (#862)
f7de165 Check if owner.status.resource[x] has changed before updating owner.status (#826)
5efccf3 Update maintainers (#827)
31f99db Add badge for main workflows (#852)
33dc169 Renamed RFC to include next sequential ID (#831)
94eff76 bump Kapp Controller (#855)
957f8dd Revert work to avoid tests for *.md and rfcs (#861)
3ca90e0 build(deps): bump github.com/google/gnostic from 0.5.7-v3refs to 0.6.9 (#859)
77ecf48 Rollback bump of controller runtime. (#856)
f4b3b3a build(deps): bump sigs.k8s.io/controller-runtime from 0.11.2 to 0.12.0 (#854)
3a2ef6c build(deps): bump k8s.io/apiextensions-apiserver from 0.23.6 to 0.24.0 (#837)
f479c2a build(deps): bump k8s.io/apiserver from 0.23.6 to 0.24.0 (#838)
d2b6f7f Test daily for those quiet times where external factors break the tests (#853)
227c6d1 Do not run upgrade tests or validation tests on RFCs and base markdown (#845)
a8f8a06 build(deps): bump github.com/golangci/golangci-lint in /hack/tools (#849)
7619a71 build(deps): bump github.com/golangci/golangci-lint in /hack/tools (#846)
e6f3536 update sample repository (#842)
7b78f93 Refactored remaining controllers, errors, conditions to be consistent (#817)
a52ec82 RFC: Submitted Status in Resources (#783)
61b10e9 Add conditions to owner.status.resource[x] (#816)
ff0ef79 build(deps): bump k8s.io/apiextensions-apiserver from 0.23.5 to 0.23.6 (#819)
711bdd7 build(deps): bump dependabot/fetch-metadata from 1.3.0 to 1.3.1 (#818)
eaa6e40 Add missing images (#808)
68823ff Share resource requirements for examples (#806)
6d592c8 Remove site data post migration to cartographer-site (#805)
ed37977 build(deps-dev): bump tailwindcss in /experimental/live-editor (#804)
0c792fc build(deps): bump actions/setup-go from 2 to 3 (#800)
120a53c Stop erroring in selector if operator is DoesNotExist (#803)
2cd0997 build(deps-dev): bump svelte in /experimental/live-editor (#801)
f14077b github: fix tags filter for release wflow (#797)
68b5b4b config: remove placeholder secret (#793)
9b7d058 build(deps-dev): bump @sveltejs/vite-plugin-svelte (#795)
fb03037 build(deps-dev): bump yaml in /experimental/live-editor (#796)
b059780 config: add app.kubernetes.io/component label (#794)
e2d47bd build(deps-dev): bump svelte-preprocess in /experimental/live-editor (#790)
c441e30 Updates to site content (#789)
bf9701c Add blog post discussing benchmarking (#763)
da2a6a6 Introduce benchmark test (#762)
010c583 Create 0.3.0 docs (#786)
54d24e7 Make links where there were none (#777)
c40dff2 Fix comments in architecture doc (#784)
ff0ff3a Create tutorials (#772)
a99e8cc build(deps-dev): bump prettier in /experimental/live-editor (#782)
c25ab92 build(deps): bump prettier from 2.6.1 to 2.6.2 in /site (#781)
9676545 build(deps-dev): bump svelte in /experimental/live-editor (#775)
df04276 build(deps-dev): bump vite in /experimental/live-editor (#776)
d44452d build(deps-dev): bump svelte in /experimental/live-editor (#771)
882254c build(deps-dev): bump vite in /experimental/live-editor (#770)
8381712 build(deps): bump sigs.k8s.io/controller-runtime from 0.11.1 to 0.11.2 (#769)
feb98ff build(deps-dev): bump postcss-load-config in /experimental/live-editor (#765)
3aefe09 Use kubebuilder conventions for controllers and webhooks setup (#747)
66cd5c1 build(deps-dev): bump @types/json-schema in /experimental/live-editor (#760)
2bc7157 build(deps-dev): bump svelte in /experimental/live-editor (#759)
81a915a build(deps-dev): bump prettier in /experimental/live-editor (#758)
c28be90 build(deps-dev): bump svelte-preprocess in /experimental/live-editor (#761)
dab682a build(deps-dev): bump @sveltejs/vite-plugin-svelte (#757)
edc9105 build(deps-dev): bump yaml in /experimental/live-editor (#755)
0aa7db9 build(deps-dev): bump autoprefixer in /experimental/live-editor (#752)
7d651f4 build(deps-dev): bump vite in /experimental/live-editor (#753)
9a30f59 build(deps-dev): bump monaco-editor in /experimental/live-editor (#754)
1d71e41 build(deps-dev): bump postcss in /experimental/live-editor (#751)
7b7982e build(deps): bump github.com/onsi/gomega from 1.18.1 to 1.19.0 (#749)
b572688 build(deps): bump prettier from 2.6.0 to 2.6.1 in /site (#750)
cfb8441 github: point dependabot at live-editor (#743)
ee92f02 Upgrade to go 18 (#748)
7852b19 Generate webhooks with kubebuilder (#745)
e2c2d87 build(deps): bump github.com/golangci/golangci-lint in /hack/tools (#746)
2da7804 Run validation before releasing (#718)
f96f42d build(deps): bump minimist in /experimental/live-editor (#742)
bf00f3c build(deps): bump prettier from 2.5.1 to 2.6.0 in /site (#739)
d8b9883 github: point dependabot at site (#737)
47376b7 examples: move kapp config to delivery template (#736)

Checksums

e9447b486058ca2a5987605eb993ee65a5db1b560e232c6adbc5520e2389ff8c  ./cartographer.yaml

v0.4.0-build.1

13 Apr 16:50
6d592c8
Compare
Choose a tag to compare
v0.4.0-build.1 Pre-release
Pre-release

😎 Easy Installation

kubectl apply -f https://github.com/vmware-tanzu/cartographer/releases/download/v0.4.0-build.1/cartographer.yaml

🚨 Breaking Changes

  • <REPLACE_ME>

🚀 New Features

  • <REPLACE_ME>

🐛 Bug Fixes

  • <REPLACE_ME>

❤️ Thanks

Thanks to these contributors who contributed to <NEW_TAG>!

  • <REPLACE_ME>

Full Changelog: v0.3.0...v0.4.0-build.1

Change Set

6d592c8 Remove site data post migration to cartographer-site (#805)
ed37977 build(deps-dev): bump tailwindcss in /experimental/live-editor (#804)
0c792fc build(deps): bump actions/setup-go from 2 to 3 (#800)
120a53c Stop erroring in selector if operator is DoesNotExist (#803)
2cd0997 build(deps-dev): bump svelte in /experimental/live-editor (#801)
f14077b github: fix tags filter for release wflow (#797)
68b5b4b config: remove placeholder secret (#793)
9b7d058 build(deps-dev): bump @sveltejs/vite-plugin-svelte (#795)
fb03037 build(deps-dev): bump yaml in /experimental/live-editor (#796)
b059780 config: add app.kubernetes.io/component label (#794)
e2d47bd build(deps-dev): bump svelte-preprocess in /experimental/live-editor (#790)
c441e30 Updates to site content (#789)
bf9701c Add blog post discussing benchmarking (#763)
da2a6a6 Introduce benchmark test (#762)
010c583 Create 0.3.0 docs (#786)
54d24e7 Make links where there were none (#777)
c40dff2 Fix comments in architecture doc (#784)
ff0ff3a Create tutorials (#772)
a99e8cc build(deps-dev): bump prettier in /experimental/live-editor (#782)
c25ab92 build(deps): bump prettier from 2.6.1 to 2.6.2 in /site (#781)
9676545 build(deps-dev): bump svelte in /experimental/live-editor (#775)
df04276 build(deps-dev): bump vite in /experimental/live-editor (#776)
d44452d build(deps-dev): bump svelte in /experimental/live-editor (#771)
882254c build(deps-dev): bump vite in /experimental/live-editor (#770)
8381712 build(deps): bump sigs.k8s.io/controller-runtime from 0.11.1 to 0.11.2 (#769)
feb98ff build(deps-dev): bump postcss-load-config in /experimental/live-editor (#765)
3aefe09 Use kubebuilder conventions for controllers and webhooks setup (#747)
66cd5c1 build(deps-dev): bump @types/json-schema in /experimental/live-editor (#760)
2bc7157 build(deps-dev): bump svelte in /experimental/live-editor (#759)
81a915a build(deps-dev): bump prettier in /experimental/live-editor (#758)
c28be90 build(deps-dev): bump svelte-preprocess in /experimental/live-editor (#761)
dab682a build(deps-dev): bump @sveltejs/vite-plugin-svelte (#757)
edc9105 build(deps-dev): bump yaml in /experimental/live-editor (#755)
0aa7db9 build(deps-dev): bump autoprefixer in /experimental/live-editor (#752)
7d651f4 build(deps-dev): bump vite in /experimental/live-editor (#753)
9a30f59 build(deps-dev): bump monaco-editor in /experimental/live-editor (#754)
1d71e41 build(deps-dev): bump postcss in /experimental/live-editor (#751)
7b7982e build(deps): bump github.com/onsi/gomega from 1.18.1 to 1.19.0 (#749)
b572688 build(deps): bump prettier from 2.6.0 to 2.6.1 in /site (#750)
cfb8441 github: point dependabot at live-editor (#743)
ee92f02 Upgrade to go 18 (#748)
7852b19 Generate webhooks with kubebuilder (#745)
e2c2d87 build(deps): bump github.com/golangci/golangci-lint in /hack/tools (#746)
2da7804 Run validation before releasing (#718)
f96f42d build(deps): bump minimist in /experimental/live-editor (#742)
bf00f3c build(deps): bump prettier from 2.5.1 to 2.6.0 in /site (#739)
d8b9883 github: point dependabot at site (#737)
47376b7 examples: move kapp config to delivery template (#736)

Checksums

d70ba9f3bc785263ede9333414058cadd0fa40656e8e4963c96a1dfa4f8b7e15  ./cartographer.yaml

v0.3.1-build.2

12 Apr 15:29
120a53c
Compare
Choose a tag to compare
v0.3.1-build.2 Pre-release
Pre-release

😎 Easy Installation

kubectl apply -f https://github.com/vmware-tanzu/cartographer/releases/download/<NEW_TAG>/cartographer.yaml

🚨 Breaking Changes

  • <REPLACE_ME>

🚀 New Features

  • <REPLACE_ME>

🐛 Bug Fixes

  • <REPLACE_ME>

❤️ Thanks

Thanks to these contributors who contributed to <NEW_TAG>!

  • <REPLACE_ME>

Full Changelog: https://github.com/vmware-tanzu/cartographer/compare/v0.3.0...<NEW_TAG>

Change Set

120a53c Stop erroring in selector if operator is DoesNotExist (#803)
2cd0997 build(deps-dev): bump svelte in /experimental/live-editor (#801)
f14077b github: fix tags filter for release wflow (#797)
68b5b4b config: remove placeholder secret (#793)
9b7d058 build(deps-dev): bump @sveltejs/vite-plugin-svelte (#795)
fb03037 build(deps-dev): bump yaml in /experimental/live-editor (#796)
b059780 config: add app.kubernetes.io/component label (#794)
e2d47bd build(deps-dev): bump svelte-preprocess in /experimental/live-editor (#790)
c441e30 Updates to site content (#789)
bf9701c Add blog post discussing benchmarking (#763)
da2a6a6 Introduce benchmark test (#762)
010c583 Create 0.3.0 docs (#786)
54d24e7 Make links where there were none (#777)
c40dff2 Fix comments in architecture doc (#784)
ff0ff3a Create tutorials (#772)
a99e8cc build(deps-dev): bump prettier in /experimental/live-editor (#782)
c25ab92 build(deps): bump prettier from 2.6.1 to 2.6.2 in /site (#781)
9676545 build(deps-dev): bump svelte in /experimental/live-editor (#775)
df04276 build(deps-dev): bump vite in /experimental/live-editor (#776)
d44452d build(deps-dev): bump svelte in /experimental/live-editor (#771)
882254c build(deps-dev): bump vite in /experimental/live-editor (#770)
8381712 build(deps): bump sigs.k8s.io/controller-runtime from 0.11.1 to 0.11.2 (#769)
feb98ff build(deps-dev): bump postcss-load-config in /experimental/live-editor (#765)
3aefe09 Use kubebuilder conventions for controllers and webhooks setup (#747)
66cd5c1 build(deps-dev): bump @types/json-schema in /experimental/live-editor (#760)
2bc7157 build(deps-dev): bump svelte in /experimental/live-editor (#759)
81a915a build(deps-dev): bump prettier in /experimental/live-editor (#758)
c28be90 build(deps-dev): bump svelte-preprocess in /experimental/live-editor (#761)
dab682a build(deps-dev): bump @sveltejs/vite-plugin-svelte (#757)
edc9105 build(deps-dev): bump yaml in /experimental/live-editor (#755)
0aa7db9 build(deps-dev): bump autoprefixer in /experimental/live-editor (#752)
7d651f4 build(deps-dev): bump vite in /experimental/live-editor (#753)
9a30f59 build(deps-dev): bump monaco-editor in /experimental/live-editor (#754)
1d71e41 build(deps-dev): bump postcss in /experimental/live-editor (#751)
7b7982e build(deps): bump github.com/onsi/gomega from 1.18.1 to 1.19.0 (#749)
b572688 build(deps): bump prettier from 2.6.0 to 2.6.1 in /site (#750)
cfb8441 github: point dependabot at live-editor (#743)
ee92f02 Upgrade to go 18 (#748)
7852b19 Generate webhooks with kubebuilder (#745)
e2c2d87 build(deps): bump github.com/golangci/golangci-lint in /hack/tools (#746)
2da7804 Run validation before releasing (#718)
f96f42d build(deps): bump minimist in /experimental/live-editor (#742)
bf00f3c build(deps): bump prettier from 2.5.1 to 2.6.0 in /site (#739)
d8b9883 github: point dependabot at site (#737)
47376b7 examples: move kapp config to delivery template (#736)

Checksums

86de5e00355439480aac77573bc2c3be45024f167db484651e935eb075bfb390  ./cartographer.yaml

v0.3.1-build.1

07 Apr 18:21
f14077b
Compare
Choose a tag to compare
v0.3.1-build.1 Pre-release
Pre-release

😎 Easy Installation

kubectl apply -f https://github.com/vmware-tanzu/cartographer/releases/download/v0.3.1-build.1/cartographer.yaml

🚨 Breaking Changes

  • <REPLACE_ME>

🚀 New Features

  • <REPLACE_ME>

🐛 Bug Fixes

  • <REPLACE_ME>

❤️ Thanks

Thanks to these contributors who contributed to <NEW_TAG>!

  • <REPLACE_ME>

Full Changelog: v0.3.0...v0.3.1-build.1

Change Set

f14077b github: fix tags filter for release wflow (#797)
68b5b4b config: remove placeholder secret (#793)
9b7d058 build(deps-dev): bump @sveltejs/vite-plugin-svelte (#795)
fb03037 build(deps-dev): bump yaml in /experimental/live-editor (#796)
b059780 config: add app.kubernetes.io/component label (#794)
e2d47bd build(deps-dev): bump svelte-preprocess in /experimental/live-editor (#790)
c441e30 Updates to site content (#789)
bf9701c Add blog post discussing benchmarking (#763)
da2a6a6 Introduce benchmark test (#762)
010c583 Create 0.3.0 docs (#786)
54d24e7 Make links where there were none (#777)
c40dff2 Fix comments in architecture doc (#784)
ff0ff3a Create tutorials (#772)
a99e8cc build(deps-dev): bump prettier in /experimental/live-editor (#782)
c25ab92 build(deps): bump prettier from 2.6.1 to 2.6.2 in /site (#781)
9676545 build(deps-dev): bump svelte in /experimental/live-editor (#775)
df04276 build(deps-dev): bump vite in /experimental/live-editor (#776)
d44452d build(deps-dev): bump svelte in /experimental/live-editor (#771)
882254c build(deps-dev): bump vite in /experimental/live-editor (#770)
8381712 build(deps): bump sigs.k8s.io/controller-runtime from 0.11.1 to 0.11.2 (#769)
feb98ff build(deps-dev): bump postcss-load-config in /experimental/live-editor (#765)
3aefe09 Use kubebuilder conventions for controllers and webhooks setup (#747)
66cd5c1 build(deps-dev): bump @types/json-schema in /experimental/live-editor (#760)
2bc7157 build(deps-dev): bump svelte in /experimental/live-editor (#759)
81a915a build(deps-dev): bump prettier in /experimental/live-editor (#758)
c28be90 build(deps-dev): bump svelte-preprocess in /experimental/live-editor (#761)
dab682a build(deps-dev): bump @sveltejs/vite-plugin-svelte (#757)
edc9105 build(deps-dev): bump yaml in /experimental/live-editor (#755)
0aa7db9 build(deps-dev): bump autoprefixer in /experimental/live-editor (#752)
7d651f4 build(deps-dev): bump vite in /experimental/live-editor (#753)
9a30f59 build(deps-dev): bump monaco-editor in /experimental/live-editor (#754)
1d71e41 build(deps-dev): bump postcss in /experimental/live-editor (#751)
7b7982e build(deps): bump github.com/onsi/gomega from 1.18.1 to 1.19.0 (#749)
b572688 build(deps): bump prettier from 2.6.0 to 2.6.1 in /site (#750)
cfb8441 github: point dependabot at live-editor (#743)
ee92f02 Upgrade to go 18 (#748)
7852b19 Generate webhooks with kubebuilder (#745)
e2c2d87 build(deps): bump github.com/golangci/golangci-lint in /hack/tools (#746)
2da7804 Run validation before releasing (#718)
f96f42d build(deps): bump minimist in /experimental/live-editor (#742)
bf00f3c build(deps): bump prettier from 2.5.1 to 2.6.0 in /site (#739)
d8b9883 github: point dependabot at site (#737)
47376b7 examples: move kapp config to delivery template (#736)

Checksums

69a799ddda2e872d27c6fff5bb6b3e211c63b923e256082817cd5f56f014e366  ./cartographer.yaml

v0.3.0

01 Apr 14:43
e900599
Compare
Choose a tag to compare

😎 Easy Installation

kubectl apply -f https://github.com/vmware-tanzu/cartographer/releases/download/v0.3.0/cartographer.yaml

Prerequisites explained here

🚀 New Features

  • Ability to choose between templates in a resource based on a field selector or label selector (#607) (#623) (#709)
  • Blueprints can match owners by field and label requirements (#683)
  • Cleanup orphaned objects when blueprint template changes (#678)
  • Add resources to owner status (#675)
  • Add shortNames for CRDS (#704)

🐛 Bug Fixes

  • Remove error log when resource is deleted (#640)
  • Return an error if a stamped resource tries to override the namespace (#727)

❤️ Thanks to our new contributors!

Full Changelog: v0.2.2...v0.3.0

Checksums

7f2ca7c4977f7aed7b33ac23ad630b958c0d3c31a789824bf38611512f042d02  ./cartographer.yaml

v0.3.0-build.4

23 Mar 14:13
e900599
Compare
Choose a tag to compare
v0.3.0-build.4 Pre-release
Pre-release

😎 Easy Installation

kubectl apply -f https://github.com/vmware-tanzu/cartographer/releases/download/v0.3.0-build.4/cartographer.yaml

🚀 New Features

  • Ability to choose between templates in a resource based on a field selector or label selector (#607) (#623) (#709)
  • Blueprints can match owners by field and label requirements (#683)
  • Cleanup orphaned objects when blueprint template changes (#678)
  • Add resources to owner status (#675)
  • Add shortNames for CRDS (#704)

🐛 Bug Fixes

  • Validate cluster run template (#620)
  • Remove error log when resource is deleted (#640)
  • Return an error if a stamped resource tries to override the namespace (#727)

❤️ Thanks to our new contributors!

Full Changelog: v0.2.2...v0.3.0-build.4

Checksums

37109417a63c42f8995b6d2af765af68a885dd8a4d8ab6f4f02ce72e15a81906  ./cartographer.yaml

v0.3.0-build.3

16 Mar 15:01
f1990a8
Compare
Choose a tag to compare
v0.3.0-build.3 Pre-release
Pre-release

😎 Easy Installation

kubectl apply -f https://github.com/vmware-tanzu/cartographer/releases/download/v0.3.0-build.3/cartographer.yaml

🚀 New Features

  • Ability to choose between templates in a resource based on a field selector or label selector (#607) (#623) (#709)
  • Blueprints can match owners by field and label requirements (#683)
  • Cleanup orphaned objects when blueprint template changes (#678)
  • Add resources to owner status (#675)
  • Add shortNames for CRDS (#704)

🐛 Bug Fixes

  • Validate cluster run template (#620)
  • Remove error log when resource is deleted (#640)

❤️ Thanks to our new contributors!

Full Changelog: v0.2.2...v0.3.0-build.3

Checksums

1318c0899879bb1cc880945c41018e40e8c99ceccefee451d49930a0bdec6d64  ./cartographer.yaml

v0.3.0-build.1

03 Mar 17:38
8941486
Compare
Choose a tag to compare
v0.3.0-build.1 Pre-release
Pre-release

😎 Easy Installation

kubectl apply -f https://github.com/vmware-tanzu/cartographer/releases/download/v0.3.0-build.1/cartographer.yaml

🚀 New Features

  • Ability to choose between templates in a resource based on a field selector (#607) (#623)
  • Blueprints can match owners by field and label requirements (#683)
  • Cleanup orphaned objects when blueprint template changes (#678)
  • Add resources to owner status (#675)

🐛 Bug Fixes

  • Validate cluster run template (#620)
  • Remove error log when resource is deleted (#640)

❤️ Thanks to our new contributors!

Full Changelog: v0.2.2...v0.3.0-build.1

Checksums

8dd3734081c38e699c73c7bb6706324b3c8cdda1f6bc1cc9c7a0a70895575b58  ./package/package-install.yaml
824aeb53e38514afb7044c8e9814714ddb0cbfb182ab886ff2cdaed4d67472b1  ./package/package.yaml
bf3f222c57f3d2939a37c438f9002dbee6620ad28a415e535b50fe6b43a14c97  ./package/package-metadata.yaml
d5f71b9a8263f30d89c8331ffc8fcc79fd3e34f393ee58194521e64a4f87cfa4  ./bundle.tar
7d35ff2960ad2c3f8be11ff3f88a9bb0ae126d6816d40eaa2abc8717952a2d6a  ./cartographer.yaml

v0.2.2

14 Feb 21:18
89a5a07
Compare
Choose a tag to compare

😎 Easy Installation

kubectl apply -f https://github.com/vmware-tanzu/cartographer/releases/download/v0.2.2/cartographer.yaml

🚨 Breaking Changes

  • None! Code easy.

🚀 New Features

  • Improve packaging to remove status from CRD objects.
  • On Package-based installation, reduce number of kapp diffs for Secrets that get annotated by other controllers.

🐛 Bug Fixes

  • Update example to use latest Kpack release
  • Attempt to realize all resources in blueprint regardless of errors

❤️ Thanks

Thanks to these contributors who contributed to v0.2.2!

Full Changelog: v0.2.1...v0.2.2

Checksums

b89f341eecf3f3a746745bd55e157880b000ce557ca78a3e865d93702b79c473  ./package-metadata.yaml
82e2e5e764ddeb0be3560de3b95869459eadc8d66da5ef2508741ea5f205e6d8  ./package-install.yaml
1aed92a2a88ed49a7fba5e919e9b2b40154b9d1bbbb985f7ec4503a0e7646877  ./package.yaml
5b6bd42597cb7058d4c44d71661454119dd88c8775136d07cfd3ce0cb1bff447  ./bundle.tar
7438104d92bba428b175bfa172be193c2a4eff4fde762e7f38a02517cbc3adf0  ./cartographer.yaml