diff --git a/.release-please-manifest.json b/.release-please-manifest.json index c536cc6b..0878d456 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"0.0.21"} \ No newline at end of file +{".":"1.0.0"} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 75cc1761..480c7383 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,192 @@ # Changelog +## [1.0.0](https://github.com/ruanxin/k8sgpt-operator/compare/v0.0.21...v1.0.0) (2023-10-07) + + +### Features + +* add additional printer columns to Result CR ([#114](https://github.com/ruanxin/k8sgpt-operator/issues/114)) ([778357d](https://github.com/ruanxin/k8sgpt-operator/commit/778357d065079a342e4da4f85e07e07b5208456a)) +* add additionalLabels to serviceMonitor ([#51](https://github.com/ruanxin/k8sgpt-operator/issues/51)) ([d8497fc](https://github.com/ruanxin/k8sgpt-operator/commit/d8497fc09706bc51fa0d75d62cde1ab5f1f326df)) +* add azureopenai backend ([#62](https://github.com/ruanxin/k8sgpt-operator/issues/62)) ([d51cc3e](https://github.com/ruanxin/k8sgpt-operator/commit/d51cc3ead261387365d5e3333f358b8a8db8cb85)) +* add backstage support ([#127](https://github.com/ruanxin/k8sgpt-operator/issues/127)) ([1b267a6](https://github.com/ruanxin/k8sgpt-operator/commit/1b267a68e49a4e549ce9881ecca90672133aca1c)) +* add controller reference to resources ([#120](https://github.com/ruanxin/k8sgpt-operator/issues/120)) ([293c07f](https://github.com/ruanxin/k8sgpt-operator/commit/293c07f4fdd9953284e8e41bea0b541a347b2dd5)) +* add filters parameter to client API ([#96](https://github.com/ruanxin/k8sgpt-operator/issues/96)) ([6c41ac5](https://github.com/ruanxin/k8sgpt-operator/commit/6c41ac5f49bf32a62efbe68d44a719a6e72bc28b)) +* add grafana dashboard in helm chart ([#102](https://github.com/ruanxin/k8sgpt-operator/issues/102)) ([b98b2d2](https://github.com/ruanxin/k8sgpt-operator/commit/b98b2d20dd64daf038daf2250877c86f3a1ae1d4)) +* add grafana plugin and dashboards ([#65](https://github.com/ruanxin/k8sgpt-operator/issues/65)) ([c3059bc](https://github.com/ruanxin/k8sgpt-operator/commit/c3059bc6fc9e9a08c40a5094f9b577b1a3feaf64)) +* add K8sGPT Custom Resource name as a prefix to slack messages ([#221](https://github.com/ruanxin/k8sgpt-operator/issues/221)) ([5b5fd2f](https://github.com/ruanxin/k8sgpt-operator/commit/5b5fd2f4be06f87d466517eec99d40b58bb64877)) +* add namespace selector for ServiceMonitor ([#135](https://github.com/ruanxin/k8sgpt-operator/issues/135)) ([075caf5](https://github.com/ruanxin/k8sgpt-operator/commit/075caf5e0999d4ef92027656f3d26ab8bdbfcdef)) +* created chart ([a6fb0b9](https://github.com/ruanxin/k8sgpt-operator/commit/a6fb0b977f7f2339fd9b7d1f44367abb5c414ed3)) +* cutting new release ([#22](https://github.com/ruanxin/k8sgpt-operator/issues/22)) ([5e8acc2](https://github.com/ruanxin/k8sgpt-operator/commit/5e8acc2f689ad8f4deea28d9bd7cb7c2a469430e)) +* feat/direct pod ip ([#76](https://github.com/ruanxin/k8sgpt-operator/issues/76)) ([5d82413](https://github.com/ruanxin/k8sgpt-operator/commit/5d82413954566601392e46acec90cad91349856e)) +* first ([1186581](https://github.com/ruanxin/k8sgpt-operator/commit/1186581f3b0a4d876b51030169e9685e5832d1de)) +* fix grpc client creation slightly ([#73](https://github.com/ruanxin/k8sgpt-operator/issues/73)) ([98b39a9](https://github.com/ruanxin/k8sgpt-operator/commit/98b39a9310a910df28f6204afb7027335661c318)) +* generic webhook ([#149](https://github.com/ruanxin/k8sgpt-operator/issues/149)) ([4880645](https://github.com/ruanxin/k8sgpt-operator/commit/4880645086c890c3e2e93d3cf0728977632dfb92)) +* improved helm build process ([61400f1](https://github.com/ruanxin/k8sgpt-operator/commit/61400f1f70d22ed0e19f3709c640899249f80703)) +* migrate api client to grpc ([#68](https://github.com/ruanxin/k8sgpt-operator/issues/68)) ([809b877](https://github.com/ruanxin/k8sgpt-operator/commit/809b8776504472904bd5a8146a6947e50b1b1311)) +* **operator:** add namespace to grafanaDashboard ([#168](https://github.com/ruanxin/k8sgpt-operator/issues/168)) ([9c31c92](https://github.com/ruanxin/k8sgpt-operator/commit/9c31c9279549f1569b6c6b11326742799bf271ae)) +* parameterise grafana's annotations and labels ([#111](https://github.com/ruanxin/k8sgpt-operator/issues/111)) ([6d8056e](https://github.com/ruanxin/k8sgpt-operator/commit/6d8056e12b1fe63a9361ec0dc4959a024f9ea243)) +* refactor the ai spec ([#159](https://github.com/ruanxin/k8sgpt-operator/issues/159)) ([6e1c394](https://github.com/ruanxin/k8sgpt-operator/commit/6e1c394ad0609f137064d74561fc5ca49325aebb)) +* refactored plus fixed client ([#162](https://github.com/ruanxin/k8sgpt-operator/issues/162)) ([3f6355d](https://github.com/ruanxin/k8sgpt-operator/commit/3f6355d526214d05b629d3aaa317e498be69418e)) +* register all the custom prom metrics ([#67](https://github.com/ruanxin/k8sgpt-operator/issues/67)) ([e8a2074](https://github.com/ruanxin/k8sgpt-operator/commit/e8a20749e3b807e15fc4b7378df790ded031b7bf)) +* remote config rework ([#201](https://github.com/ruanxin/k8sgpt-operator/issues/201)) ([44e7c6b](https://github.com/ruanxin/k8sgpt-operator/commit/44e7c6b3e55f086fcf4c5971e75cf81afbbe518f)) +* removed branch protection from settings ([c1708fe](https://github.com/ruanxin/k8sgpt-operator/commit/c1708feabf8e777ee9f3e8355563fe5c8ddaba21)) +* support arbitrary uid for openshift environments ([#126](https://github.com/ruanxin/k8sgpt-operator/issues/126)) ([10484eb](https://github.com/ruanxin/k8sgpt-operator/commit/10484eb3d3768bec2222341e77b65f9338d7cb5a)) +* update ([3df4820](https://github.com/ruanxin/k8sgpt-operator/commit/3df4820f10730cc332ba2c20cd3c49ae92b830d6)) +* update artifacthub annotations ([5a5ae40](https://github.com/ruanxin/k8sgpt-operator/commit/5a5ae40efe5ed75ee22ba72c1fb22105855e5e14)) +* update deployment on version change in CR ([#119](https://github.com/ruanxin/k8sgpt-operator/issues/119)) ([1bb8977](https://github.com/ruanxin/k8sgpt-operator/commit/1bb8977b1c6ad3d269d843621dbce859d4c43c19)) +* update settings ([6752ff0](https://github.com/ruanxin/k8sgpt-operator/commit/6752ff01ff43a9613b11197882ec78678f233c14)) + + +### Bug Fixes + +* Add missing backend from analysis request. ([#89](https://github.com/ruanxin/k8sgpt-operator/issues/89)) ([a829a0a](https://github.com/ruanxin/k8sgpt-operator/commit/a829a0a06ac5296cdbb1784b73b0eef31b9df80f)) +* added settings again ([3461178](https://github.com/ruanxin/k8sgpt-operator/commit/346117818cb467e60cca0ea59a39c4aa2751d948)) +* added settings again ([d42fd39](https://github.com/ruanxin/k8sgpt-operator/commit/d42fd391589b265bb7c994fe0d6f56eea385b98d)) +* broken link in readme ([#143](https://github.com/ruanxin/k8sgpt-operator/issues/143)) ([47aa16e](https://github.com/ruanxin/k8sgpt-operator/commit/47aa16e4de4734c2ca689ba180ab2aef80e8dc7c)) +* bug with servicemonitor ([#24](https://github.com/ruanxin/k8sgpt-operator/issues/24)) ([35c8b8c](https://github.com/ruanxin/k8sgpt-operator/commit/35c8b8ce1b3bb77eef8df4f7a4f5a555d21d47af)) +* check first extraOptions reference ([#139](https://github.com/ruanxin/k8sgpt-operator/issues/139)) ([d48562d](https://github.com/ruanxin/k8sgpt-operator/commit/d48562dc13c4f2f7e6788ae17d55861456c2b240)) +* compare the number of errors to update Results ([#167](https://github.com/ruanxin/k8sgpt-operator/issues/167)) ([e805d2c](https://github.com/ruanxin/k8sgpt-operator/commit/e805d2c5e29dd4db96e43bce5b5c3b2cc9c561aa)) +* connection issues ([#140](https://github.com/ruanxin/k8sgpt-operator/issues/140)) ([0e2eb8c](https://github.com/ruanxin/k8sgpt-operator/commit/0e2eb8c72485d24a7770fab3566eb963ef42c4f4)) +* **deps:** update k8s.io/utils digest to 3b25d92 ([#191](https://github.com/ruanxin/k8sgpt-operator/issues/191)) ([df6407c](https://github.com/ruanxin/k8sgpt-operator/commit/df6407c922b4057887f2866196d4ad1f0c785931)) +* **deps:** update kubernetes packages ([#196](https://github.com/ruanxin/k8sgpt-operator/issues/196)) ([8cdbb96](https://github.com/ruanxin/k8sgpt-operator/commit/8cdbb96b4985c9766dae5c12888e3bc2e2a4c8d7)) +* **deps:** update kubernetes packages to v0.27.3 ([#152](https://github.com/ruanxin/k8sgpt-operator/issues/152)) ([b4b78ff](https://github.com/ruanxin/k8sgpt-operator/commit/b4b78ffe8996f55682cea8dd85c68969f9dac69e)) +* **deps:** update kubernetes packages to v0.27.4 ([#183](https://github.com/ruanxin/k8sgpt-operator/issues/183)) ([afe44a6](https://github.com/ruanxin/k8sgpt-operator/commit/afe44a67f662f588ea13092fe8255309504f0fdf)) +* **deps:** update module buf.build/gen/go/k8sgpt-ai/k8sgpt/grpc/go to v1.3.0-20230515081240-6b5b845c638e.1 ([#77](https://github.com/ruanxin/k8sgpt-operator/issues/77)) ([62aa2cb](https://github.com/ruanxin/k8sgpt-operator/commit/62aa2cbf3f4b8994c0d5b18b56538ab9ae27d5ce)) +* **deps:** update module buf.build/gen/go/k8sgpt-ai/k8sgpt/protocolbuffers/go to v1.28.1-20230510140658-54288a50e81c.4 ([#84](https://github.com/ruanxin/k8sgpt-operator/issues/84)) ([3ed4269](https://github.com/ruanxin/k8sgpt-operator/commit/3ed42696a9991f71d97dd8634df09fcd8eefe54a)) +* **deps:** update module buf.build/gen/go/k8sgpt-ai/k8sgpt/protocolbuffers/go to v1.30.0-20230524215339-41d88e13ab7e.1 ([#103](https://github.com/ruanxin/k8sgpt-operator/issues/103)) ([283da2f](https://github.com/ruanxin/k8sgpt-operator/commit/283da2fab9b5815f89a445b4575fbc56d49297b4)) +* **deps:** update module github.com/onsi/ginkgo/v2 to v2.10.0 ([#146](https://github.com/ruanxin/k8sgpt-operator/issues/146)) ([12e0811](https://github.com/ruanxin/k8sgpt-operator/commit/12e0811ed32cedc70aa2ab699136c27d1ef3a45b)) +* **deps:** update module github.com/onsi/ginkgo/v2 to v2.11.0 ([#158](https://github.com/ruanxin/k8sgpt-operator/issues/158)) ([cc61738](https://github.com/ruanxin/k8sgpt-operator/commit/cc6173885f2f17f415899a65dd58d8ef284cf421)) +* **deps:** update module github.com/onsi/ginkgo/v2 to v2.12.0 ([#197](https://github.com/ruanxin/k8sgpt-operator/issues/197)) ([dd78856](https://github.com/ruanxin/k8sgpt-operator/commit/dd7885605a025683becf528a37ce88434228a9a4)) +* **deps:** update module github.com/onsi/ginkgo/v2 to v2.12.1 ([#224](https://github.com/ruanxin/k8sgpt-operator/issues/224)) ([fb0476d](https://github.com/ruanxin/k8sgpt-operator/commit/fb0476d5f200007c5f0f42b384ab1156d45c944e)) +* **deps:** update module github.com/onsi/ginkgo/v2 to v2.9.3 ([#56](https://github.com/ruanxin/k8sgpt-operator/issues/56)) ([6657a40](https://github.com/ruanxin/k8sgpt-operator/commit/6657a404d7451d78896e2b0c9eb9be7267329d38)) +* **deps:** update module github.com/onsi/ginkgo/v2 to v2.9.4 ([#58](https://github.com/ruanxin/k8sgpt-operator/issues/58)) ([2f4ae37](https://github.com/ruanxin/k8sgpt-operator/commit/2f4ae37e1bdfd0913ee3a66db42c74885650b81e)) +* **deps:** update module github.com/onsi/ginkgo/v2 to v2.9.5 ([#101](https://github.com/ruanxin/k8sgpt-operator/issues/101)) ([40b8377](https://github.com/ruanxin/k8sgpt-operator/commit/40b83777ad4eb49c3ebe50831ecefb789f52bca6)) +* **deps:** update module github.com/onsi/ginkgo/v2 to v2.9.7 ([#134](https://github.com/ruanxin/k8sgpt-operator/issues/134)) ([2563b39](https://github.com/ruanxin/k8sgpt-operator/commit/2563b397379bb5ad3b53e884d5b8ed7e70535c72)) +* **deps:** update module github.com/onsi/gomega to v1.27.10 ([#188](https://github.com/ruanxin/k8sgpt-operator/issues/188)) ([1b4a6a2](https://github.com/ruanxin/k8sgpt-operator/commit/1b4a6a2f96e6aca9247c3d2ecf11b373e54c2103)) +* **deps:** update module github.com/onsi/gomega to v1.27.6 ([#28](https://github.com/ruanxin/k8sgpt-operator/issues/28)) ([1b781d0](https://github.com/ruanxin/k8sgpt-operator/commit/1b781d09ce18107d8d4e046f30997bfce32799a9)) +* **deps:** update module github.com/onsi/gomega to v1.27.7 ([#110](https://github.com/ruanxin/k8sgpt-operator/issues/110)) ([e8652be](https://github.com/ruanxin/k8sgpt-operator/commit/e8652be9fb2699fd386ac4a6cbc9a165056bf36e)) +* **deps:** update module github.com/onsi/gomega to v1.27.8 ([#145](https://github.com/ruanxin/k8sgpt-operator/issues/145)) ([7141cc1](https://github.com/ruanxin/k8sgpt-operator/commit/7141cc169e18e6004137f4d17ef6dbfaf3413916)) +* **deps:** update module github.com/onsi/gomega to v1.27.9 ([#187](https://github.com/ruanxin/k8sgpt-operator/issues/187)) ([a212521](https://github.com/ruanxin/k8sgpt-operator/commit/a2125217d25a9f2a48efd06ecb22fd85267f1fb9)) +* **deps:** update module github.com/prometheus/client_golang to v1.15.0 ([#40](https://github.com/ruanxin/k8sgpt-operator/issues/40)) ([97b644f](https://github.com/ruanxin/k8sgpt-operator/commit/97b644f11cb5606ddab64bc96dc2d0a39162e8dd)) +* **deps:** update module github.com/prometheus/client_golang to v1.15.1 ([#57](https://github.com/ruanxin/k8sgpt-operator/issues/57)) ([5770f5f](https://github.com/ruanxin/k8sgpt-operator/commit/5770f5f8ca609042aee15897dd182c0fe27d9bd7)) +* **deps:** update module github.com/prometheus/client_golang to v1.16.0 ([#154](https://github.com/ruanxin/k8sgpt-operator/issues/154)) ([ff3b3f6](https://github.com/ruanxin/k8sgpt-operator/commit/ff3b3f6caf54267d501f460ead8973606f14670e)) +* **deps:** update module github.com/stretchr/testify to v1.8.4 ([#192](https://github.com/ruanxin/k8sgpt-operator/issues/192)) ([2085708](https://github.com/ruanxin/k8sgpt-operator/commit/20857089e6232eb4211bd23e282b5ed44a8670d5)) +* **deps:** update module google.golang.org/grpc to v1.55.0 ([#71](https://github.com/ruanxin/k8sgpt-operator/issues/71)) ([009919f](https://github.com/ruanxin/k8sgpt-operator/commit/009919f574a9fb018324a668addd751a80234b32)) +* **deps:** update module google.golang.org/grpc to v1.56.0 ([#157](https://github.com/ruanxin/k8sgpt-operator/issues/157)) ([0d1b43c](https://github.com/ruanxin/k8sgpt-operator/commit/0d1b43c3ba7c1dd18cec453010f3945174f57590)) +* **deps:** update module google.golang.org/grpc to v1.56.1 ([#165](https://github.com/ruanxin/k8sgpt-operator/issues/165)) ([79366ab](https://github.com/ruanxin/k8sgpt-operator/commit/79366abb339a091ee062a6e278da45463251dfef)) +* **deps:** update module google.golang.org/grpc to v1.56.2 ([#177](https://github.com/ruanxin/k8sgpt-operator/issues/177)) ([7290e54](https://github.com/ruanxin/k8sgpt-operator/commit/7290e5492805d640b8a5ab1bca4aa124f2840385)) +* **deps:** update module google.golang.org/grpc to v1.57.0 ([#190](https://github.com/ruanxin/k8sgpt-operator/issues/190)) ([d356f14](https://github.com/ruanxin/k8sgpt-operator/commit/d356f14c1d1da98adbe186903f2404bf1240cfe1)) +* **deps:** update module google.golang.org/grpc to v1.58.0 ([#209](https://github.com/ruanxin/k8sgpt-operator/issues/209)) ([c3014c2](https://github.com/ruanxin/k8sgpt-operator/commit/c3014c215f0f748fd822311fb0409939b5312533)) +* **deps:** update module google.golang.org/grpc to v1.58.1 ([#219](https://github.com/ruanxin/k8sgpt-operator/issues/219)) ([f302b0c](https://github.com/ruanxin/k8sgpt-operator/commit/f302b0c918341fe7ed9cb5beac6c320d5be4ad2c)) +* **deps:** update module google.golang.org/grpc to v1.58.2 ([#227](https://github.com/ruanxin/k8sgpt-operator/issues/227)) ([c8e1163](https://github.com/ruanxin/k8sgpt-operator/commit/c8e116358f5295f98ae49f4a94dd132874e8ec51)) +* **deps:** update module sigs.k8s.io/controller-runtime to v0.14.6 ([#35](https://github.com/ruanxin/k8sgpt-operator/issues/35)) ([c135030](https://github.com/ruanxin/k8sgpt-operator/commit/c135030f695c753107789239d79b324ee04173d9)) +* **deps:** update module sigs.k8s.io/controller-runtime to v0.15.0 ([#116](https://github.com/ruanxin/k8sgpt-operator/issues/116)) ([49fab66](https://github.com/ruanxin/k8sgpt-operator/commit/49fab663cafee3838a934aab46dccdc071938b93)) +* disable version checking for helm charts ([#37](https://github.com/ruanxin/k8sgpt-operator/issues/37)) ([d6929b3](https://github.com/ruanxin/k8sgpt-operator/commit/d6929b3212f719ebf97218e506b1175525719b95)) +* fix readme example ([#70](https://github.com/ruanxin/k8sgpt-operator/issues/70)) ([27ee7ff](https://github.com/ruanxin/k8sgpt-operator/commit/27ee7ff90a0e8d0a6070f44a2cdb1575c0aba38a)) +* helm-release ([#32](https://github.com/ruanxin/k8sgpt-operator/issues/32)) ([59047bf](https://github.com/ruanxin/k8sgpt-operator/commit/59047bfb0fc83e39247f1e6ba4031e3b54d2494a)) +* ignore old client go packages in renovate ([#43](https://github.com/ruanxin/k8sgpt-operator/issues/43)) ([4a84b0e](https://github.com/ruanxin/k8sgpt-operator/commit/4a84b0e2822db6786e60ec2b602712d2806d47d6)) +* issues after changing version ([#13](https://github.com/ruanxin/k8sgpt-operator/issues/13)) ([5e4705f](https://github.com/ruanxin/k8sgpt-operator/commit/5e4705f2b9d8087151c5e1a3f3325312a9eb6b98)) +* readme namespaces ([#86](https://github.com/ruanxin/k8sgpt-operator/issues/86)) ([7e04b61](https://github.com/ruanxin/k8sgpt-operator/commit/7e04b617deb3e4233872838d46b9f3a0e13d6471)) +* resources should be synced after k8sgptConfig CR update ([#174](https://github.com/ruanxin/k8sgpt-operator/issues/174)) ([080a2b1](https://github.com/ruanxin/k8sgpt-operator/commit/080a2b132f1e36c1b7f457c42622e10faf229587)) +* settings ([1ec4e8e](https://github.com/ruanxin/k8sgpt-operator/commit/1ec4e8e03222db88d43c85fc07eac5562ebc22ff)) +* settings.yml ([6d9eddb](https://github.com/ruanxin/k8sgpt-operator/commit/6d9eddbdab6ce4738c8800a1223a1d4ed08d462c)) +* stagnent results ([#82](https://github.com/ruanxin/k8sgpt-operator/issues/82)) ([1d58a0e](https://github.com/ruanxin/k8sgpt-operator/commit/1d58a0e36ed293f884c68bd775cee17420f70084)) + + +### Other + +* add crds to helm and update README file. ([#156](https://github.com/ruanxin/k8sgpt-operator/issues/156)) ([705c61c](https://github.com/ruanxin/k8sgpt-operator/commit/705c61cf16d8c26240e0b894a818b0f30800a579)) +* add filters to operator helm chart's crd ([#130](https://github.com/ruanxin/k8sgpt-operator/issues/130)) ([c1a235b](https://github.com/ruanxin/k8sgpt-operator/commit/c1a235bd65cca4559d983a32e295640e887769f6)) +* added changing banners ([#50](https://github.com/ruanxin/k8sgpt-operator/issues/50)) ([fd25d49](https://github.com/ruanxin/k8sgpt-operator/commit/fd25d49f00d0f7a5d7b537e0a20ee8e5ea9b7cb7)) +* added missing chart ([83ceb6c](https://github.com/ruanxin/k8sgpt-operator/commit/83ceb6c746b5ddb7cf18d41f3a40b7d5c057380a)) +* adding metrics ([20e38ed](https://github.com/ruanxin/k8sgpt-operator/commit/20e38ed6a529c9d1772cdf9253c4eb44ac823a34)) +* adding metrics ([8e9a612](https://github.com/ruanxin/k8sgpt-operator/commit/8e9a6127dc946e912f751279b6d8836e55fe8a0b)) +* adding metrics ([e326fa0](https://github.com/ruanxin/k8sgpt-operator/commit/e326fa09278284d1446d010c85d8c0182824283e)) +* adding rp ([7f2c4ff](https://github.com/ruanxin/k8sgpt-operator/commit/7f2c4ff73d9ab18c58a88a6cb2d8481f28354db7)) +* **deps:** pin dependencies ([#27](https://github.com/ruanxin/k8sgpt-operator/issues/27)) ([6e9f78c](https://github.com/ruanxin/k8sgpt-operator/commit/6e9f78c03264bc103bb06d296b0eaa94f9233c23)) +* **deps:** update actions/checkout action to v3 ([#41](https://github.com/ruanxin/k8sgpt-operator/issues/41)) ([1df8133](https://github.com/ruanxin/k8sgpt-operator/commit/1df81336cb6fb1cffc9e308038faf98b8bd7c7cd)) +* **deps:** update actions/checkout action to v4 ([#204](https://github.com/ruanxin/k8sgpt-operator/issues/204)) ([98fefad](https://github.com/ruanxin/k8sgpt-operator/commit/98fefaddfde1ac9ba9aff112ca91111b8db8c825)) +* **deps:** update actions/checkout digest to c85c95e ([#151](https://github.com/ruanxin/k8sgpt-operator/issues/151)) ([3c9a106](https://github.com/ruanxin/k8sgpt-operator/commit/3c9a106703041cb10ebe12c56c751762788bd5d5)) +* **deps:** update actions/checkout digest to f43a0e5 ([#198](https://github.com/ruanxin/k8sgpt-operator/issues/198)) ([d06091c](https://github.com/ruanxin/k8sgpt-operator/commit/d06091c0ec063731c099c5f9b03f363047f7c57a)) +* **deps:** update actions/setup-go digest to 93397be ([#194](https://github.com/ruanxin/k8sgpt-operator/issues/194)) ([d01b5a9](https://github.com/ruanxin/k8sgpt-operator/commit/d01b5a965aad6b53b21fda6fb445e1a874deffd5)) +* **deps:** update actions/setup-go digest to fac708d ([#100](https://github.com/ruanxin/k8sgpt-operator/issues/100)) ([42af949](https://github.com/ruanxin/k8sgpt-operator/commit/42af9491e6ec076a800650cf0d32607ceee196b1)) +* **deps:** update actions/setup-python digest to 61a6322 ([#182](https://github.com/ruanxin/k8sgpt-operator/issues/182)) ([8888c73](https://github.com/ruanxin/k8sgpt-operator/commit/8888c7393f993c799fe65edfd748af05166d9fd9)) +* **deps:** update actions/setup-python digest to bd6b4b6 ([#121](https://github.com/ruanxin/k8sgpt-operator/issues/121)) ([51deb68](https://github.com/ruanxin/k8sgpt-operator/commit/51deb68eab84762efb7daf33f7c3fca2685c97f9)) +* **deps:** update anchore/sbom-action action to v0.14.2 ([#66](https://github.com/ruanxin/k8sgpt-operator/issues/66)) ([12ada7e](https://github.com/ruanxin/k8sgpt-operator/commit/12ada7e9e26ed061c898c59609f8abece22c2ee5)) +* **deps:** update anchore/sbom-action action to v0.14.3 ([#164](https://github.com/ruanxin/k8sgpt-operator/issues/164)) ([12b2c36](https://github.com/ruanxin/k8sgpt-operator/commit/12b2c36fc47e5d31cb64f88723ba0a47963cb0b6)) +* **deps:** update docker/build-push-action action to v5 ([#215](https://github.com/ruanxin/k8sgpt-operator/issues/215)) ([a1f9d68](https://github.com/ruanxin/k8sgpt-operator/commit/a1f9d685230349545f4d87d9c8e4fc05b5dcd994)) +* **deps:** update docker/build-push-action digest to 0a97817 ([#210](https://github.com/ruanxin/k8sgpt-operator/issues/210)) ([3df6569](https://github.com/ruanxin/k8sgpt-operator/commit/3df6569f6ec8233e8842fd652b96ca2dbed2c573)) +* **deps:** update docker/build-push-action digest to 2eb1c19 ([#150](https://github.com/ruanxin/k8sgpt-operator/issues/150)) ([8a96e7a](https://github.com/ruanxin/k8sgpt-operator/commit/8a96e7a9623cb208bdc1e1c5a7392413a97e9bb2)) +* **deps:** update docker/login-action action to v3 ([#216](https://github.com/ruanxin/k8sgpt-operator/issues/216)) ([53ed0a9](https://github.com/ruanxin/k8sgpt-operator/commit/53ed0a95c5d9d4d277fdbb56a99caeba5a5c1547)) +* **deps:** update docker/login-action digest to 465a078 ([#147](https://github.com/ruanxin/k8sgpt-operator/issues/147)) ([fc26d23](https://github.com/ruanxin/k8sgpt-operator/commit/fc26d23757b55e6210cf664be30bc722acc58669)) +* **deps:** update docker/setup-buildx-action action to v3 ([#217](https://github.com/ruanxin/k8sgpt-operator/issues/217)) ([646c6f8](https://github.com/ruanxin/k8sgpt-operator/commit/646c6f822e57c69b5dd05a9232c9537d69a62934)) +* **deps:** update docker/setup-buildx-action digest to 4c0219f ([#175](https://github.com/ruanxin/k8sgpt-operator/issues/175)) ([6a0e96d](https://github.com/ruanxin/k8sgpt-operator/commit/6a0e96d41e71816e6ff2e9f350bf635a15cef722)) +* **deps:** update docker/setup-buildx-action digest to 885d146 ([#200](https://github.com/ruanxin/k8sgpt-operator/issues/200)) ([def4871](https://github.com/ruanxin/k8sgpt-operator/commit/def48718b34eb140759cd7cf0face7cbd1154a45)) +* **deps:** update docker/setup-buildx-action digest to ecf9528 ([#148](https://github.com/ruanxin/k8sgpt-operator/issues/148)) ([83fc2b6](https://github.com/ruanxin/k8sgpt-operator/commit/83fc2b60f8d44a1f6e5401256ae0136640711023)) +* **deps:** update gcr.io/kubebuilder/kube-rbac-proxy docker tag to v0.14.1 ([#36](https://github.com/ruanxin/k8sgpt-operator/issues/36)) ([58a0677](https://github.com/ruanxin/k8sgpt-operator/commit/58a0677291cc1b62702ac76b8a9ba84230011ac1)) +* **deps:** update golang docker tag to v1.20.4 ([#54](https://github.com/ruanxin/k8sgpt-operator/issues/54)) ([b6d6046](https://github.com/ruanxin/k8sgpt-operator/commit/b6d60466d9ad50656267f236f783d8aab72dea0f)) +* **deps:** update google-github-actions/release-please-action digest to 51ee8ae ([#124](https://github.com/ruanxin/k8sgpt-operator/issues/124)) ([dde7a4c](https://github.com/ruanxin/k8sgpt-operator/commit/dde7a4c21648c97e6cb86552f1d5b999c82b42c8)) +* **deps:** update google-github-actions/release-please-action digest to 8016a66 ([#170](https://github.com/ruanxin/k8sgpt-operator/issues/170)) ([6b383e6](https://github.com/ruanxin/k8sgpt-operator/commit/6b383e65858b7d767a883f954ad7d0025b85f214)) +* **deps:** update google-github-actions/release-please-action digest to ca6063f ([#184](https://github.com/ruanxin/k8sgpt-operator/issues/184)) ([3d0e50c](https://github.com/ruanxin/k8sgpt-operator/commit/3d0e50cb08da541207a0122cfb625aef0154bf41)) +* **deps:** update helm/kind-action action to v1.5.0 ([#38](https://github.com/ruanxin/k8sgpt-operator/issues/38)) ([b70aad5](https://github.com/ruanxin/k8sgpt-operator/commit/b70aad5aa9731cd3c65d20392486f9f796557252)) +* **deps:** update helm/kind-action action to v1.7.0 ([#104](https://github.com/ruanxin/k8sgpt-operator/issues/104)) ([d1bc1ca](https://github.com/ruanxin/k8sgpt-operator/commit/d1bc1ca521ffce95979e15f4a749a669b3b85c62)) +* **deps:** update helm/kind-action action to v1.8.0 ([#178](https://github.com/ruanxin/k8sgpt-operator/issues/178)) ([3ca7fe3](https://github.com/ruanxin/k8sgpt-operator/commit/3ca7fe37fd6acb2e4c54e24a4a184edac17c9ce8)) +* fixing missing release trigger ([#15](https://github.com/ruanxin/k8sgpt-operator/issues/15)) ([46ae78b](https://github.com/ruanxin/k8sgpt-operator/commit/46ae78bf146d088582c1d4718050a91928a43b56)) +* helm releasing and testing ([#26](https://github.com/ruanxin/k8sgpt-operator/issues/26)) ([c337d33](https://github.com/ruanxin/k8sgpt-operator/commit/c337d330942a9cfdbea84b05cbf47729ca4e557b)) +* helm update for new OCI url ([03567a3](https://github.com/ruanxin/k8sgpt-operator/commit/03567a3273e6f5c3bd7c0ae8c599d5dfc9d52102)) +* **main:** release 0.0.10 ([#49](https://github.com/ruanxin/k8sgpt-operator/issues/49)) ([feb6745](https://github.com/ruanxin/k8sgpt-operator/commit/feb6745efc8684751fcfcca94bfb972135bb31ff)) +* **main:** release 0.0.11 ([#74](https://github.com/ruanxin/k8sgpt-operator/issues/74)) ([86cd26b](https://github.com/ruanxin/k8sgpt-operator/commit/86cd26b402ad4265a8e45bffa05a00b206fa42f8)) +* **main:** release 0.0.12 ([#75](https://github.com/ruanxin/k8sgpt-operator/issues/75)) ([064cfff](https://github.com/ruanxin/k8sgpt-operator/commit/064cfff2c45547046c7851fccd635b384b972e89)) +* **main:** release 0.0.13 ([#79](https://github.com/ruanxin/k8sgpt-operator/issues/79)) ([8403889](https://github.com/ruanxin/k8sgpt-operator/commit/8403889203dea50b90a8e5555c2da336249bb02c)) +* **main:** release 0.0.14 ([#83](https://github.com/ruanxin/k8sgpt-operator/issues/83)) ([e228349](https://github.com/ruanxin/k8sgpt-operator/commit/e228349800a41d84965a4c46a701d8e467e5fe9a)) +* **main:** release 0.0.15 ([#97](https://github.com/ruanxin/k8sgpt-operator/issues/97)) ([b6d5cf8](https://github.com/ruanxin/k8sgpt-operator/commit/b6d5cf84d969152be8078ec23f771eb9d86b8913)) +* **main:** release 0.0.16 ([#117](https://github.com/ruanxin/k8sgpt-operator/issues/117)) ([37d146f](https://github.com/ruanxin/k8sgpt-operator/commit/37d146fe261d5c9d013df136ede54e41aa2874e4)) +* **main:** release 0.0.17 ([#122](https://github.com/ruanxin/k8sgpt-operator/issues/122)) ([8fa0cef](https://github.com/ruanxin/k8sgpt-operator/commit/8fa0cef710b42d5289fb5d59e81b190174a66c23)) +* **main:** release 0.0.18 ([#144](https://github.com/ruanxin/k8sgpt-operator/issues/144)) ([21fd87c](https://github.com/ruanxin/k8sgpt-operator/commit/21fd87c0cad11600caf0b028cf1f7281e3c7872c)) +* **main:** release 0.0.19 ([#163](https://github.com/ruanxin/k8sgpt-operator/issues/163)) ([714fd06](https://github.com/ruanxin/k8sgpt-operator/commit/714fd06a8c4be207437d6b0aac39fa912242a831)) +* **main:** release 0.0.20 ([#169](https://github.com/ruanxin/k8sgpt-operator/issues/169)) ([23351cc](https://github.com/ruanxin/k8sgpt-operator/commit/23351ccf452f4eabb4636a79d34aafa649e92bd4)) +* **main:** release 0.0.21 ([#199](https://github.com/ruanxin/k8sgpt-operator/issues/199)) ([52e61f3](https://github.com/ruanxin/k8sgpt-operator/commit/52e61f3404a6cf9de39ded5b75c3ecf5f49aa1aa)) +* **main:** release 0.0.4 ([#10](https://github.com/ruanxin/k8sgpt-operator/issues/10)) ([47b30e9](https://github.com/ruanxin/k8sgpt-operator/commit/47b30e957e5a57e7ba6c8c82cde0e33046debc0a)) +* **main:** release 0.0.5 ([#17](https://github.com/ruanxin/k8sgpt-operator/issues/17)) ([2b9933a](https://github.com/ruanxin/k8sgpt-operator/commit/2b9933a4d4500d68d17bfcf09e643adf1b1b49b4)) +* **main:** release 0.0.6 ([#21](https://github.com/ruanxin/k8sgpt-operator/issues/21)) ([32bb4ba](https://github.com/ruanxin/k8sgpt-operator/commit/32bb4ba9758c2baae56e4d96cde5c69d1bf1077a)) +* **main:** release 0.0.7 ([#23](https://github.com/ruanxin/k8sgpt-operator/issues/23)) ([31efa1e](https://github.com/ruanxin/k8sgpt-operator/commit/31efa1ea6b1507c2fc731cf3834ef21329547901)) +* **main:** release 0.0.8 ([#33](https://github.com/ruanxin/k8sgpt-operator/issues/33)) ([9099aee](https://github.com/ruanxin/k8sgpt-operator/commit/9099aee4c09a30d54a41c0cb47cf69cd7d68e79c)) +* **main:** release 0.0.9 ([#34](https://github.com/ruanxin/k8sgpt-operator/issues/34)) ([289246a](https://github.com/ruanxin/k8sgpt-operator/commit/289246a514a6db901e049b81333c840a68415608)) +* moved to fixed service name ([16df54c](https://github.com/ruanxin/k8sgpt-operator/commit/16df54c079bec3b310784fc37f04bb13dc801c33)) +* operator debug ([5a931fb](https://github.com/ruanxin/k8sgpt-operator/commit/5a931fb293ecc5d0a9d92646bcab8d7a0299a324)) +* readme ([#107](https://github.com/ruanxin/k8sgpt-operator/issues/107)) ([c58f8b4](https://github.com/ruanxin/k8sgpt-operator/commit/c58f8b4d8661e64d4c08c8c22d96c50eb5c2bfc0)) +* refactor image location ([1a60e62](https://github.com/ruanxin/k8sgpt-operator/commit/1a60e622aca40a1a3fae6fd4730b24f43ff3b911)) +* release 0.0.1 ([057ba6b](https://github.com/ruanxin/k8sgpt-operator/commit/057ba6b6c8c3ce6f5605ba55d3b7f6abd3c1b634)) +* release 0.0.4 ([43fcdc3](https://github.com/ruanxin/k8sgpt-operator/commit/43fcdc313003e067c3c1c4ff0936cbf5984e1bbf)) +* release 1.0.0 ([8751bb6](https://github.com/ruanxin/k8sgpt-operator/commit/8751bb67ebc73cc6525a9b7c28edae4427e21124)) +* repairing issues with helm ([3c889d6](https://github.com/ruanxin/k8sgpt-operator/commit/3c889d6f1f91dc0f483d30459c34d172af0a2b29)) +* repairing issues with helm ([1ad2b42](https://github.com/ruanxin/k8sgpt-operator/commit/1ad2b42a38f471925dbc6da79cf63d3738e9c060)) +* update format of Apache2 license ([a1bb757](https://github.com/ruanxin/k8sgpt-operator/commit/a1bb75740c5f06d777254741d65ecc21fdce03ef)) +* update helm readme with servicemonitor labels ([#55](https://github.com/ruanxin/k8sgpt-operator/issues/55)) ([d0a71fb](https://github.com/ruanxin/k8sgpt-operator/commit/d0a71fb276b953d29164c2c47578788b13ab79df)) +* update readme ([#59](https://github.com/ruanxin/k8sgpt-operator/issues/59)) ([59583eb](https://github.com/ruanxin/k8sgpt-operator/commit/59583eb761f3ce220fd36073ac69c9437d4cac57)) +* updated and repaired ([9741bcc](https://github.com/ruanxin/k8sgpt-operator/commit/9741bcc719db6e1fa87c924d3588c89224dfcbd2)) +* updated and repaired ([293755a](https://github.com/ruanxin/k8sgpt-operator/commit/293755ad7c5cf9948df68514778bd7b889a247e4)) +* updated artwork ([94282f9](https://github.com/ruanxin/k8sgpt-operator/commit/94282f9ae2993a550de4dd0cfb454760bc0b3ee4)) +* updated default k8sgpt version in example ([c0b7574](https://github.com/ruanxin/k8sgpt-operator/commit/c0b7574b6a197ee28266aed833ea7157fba63c6a)) +* updated example readme ([#30](https://github.com/ruanxin/k8sgpt-operator/issues/30)) ([2701072](https://github.com/ruanxin/k8sgpt-operator/commit/2701072113b3b1bd6f1f85fbec00d4f0e8bae628)) +* updated logo ([d6b6f42](https://github.com/ruanxin/k8sgpt-operator/commit/d6b6f4212046c32b66a27703b4a45f76e2e1a377)) +* updated nocache ([d4bf6eb](https://github.com/ruanxin/k8sgpt-operator/commit/d4bf6eb5dd2861857e1ba1f5c2e56480c375289d)) +* updated operator image ([a4a2b92](https://github.com/ruanxin/k8sgpt-operator/commit/a4a2b928f1136fb0ea0c2a49288f8d2e98ebd730)) +* updated readme ([d86aace](https://github.com/ruanxin/k8sgpt-operator/commit/d86aace1fccfb4ff348f695f15045b6ea011be6b)) +* updated readme ([6479647](https://github.com/ruanxin/k8sgpt-operator/commit/6479647a4946942e28883883da409eb2c8e17cd6)) +* updated readme ([01e07f4](https://github.com/ruanxin/k8sgpt-operator/commit/01e07f4d8893a4740d4f76a9eb0b144c49dd9daa)) +* updated readme ([0ca90a8](https://github.com/ruanxin/k8sgpt-operator/commit/0ca90a8dfded250c9cda3cedba00a5bb696baccc)) +* updated readme url ([#78](https://github.com/ruanxin/k8sgpt-operator/issues/78)) ([57bcb46](https://github.com/ruanxin/k8sgpt-operator/commit/57bcb46e38e0c0959cbdd6e61c7b284e24652e1d)) +* updated schema for integrations support ([#202](https://github.com/ruanxin/k8sgpt-operator/issues/202)) ([53af89d](https://github.com/ruanxin/k8sgpt-operator/commit/53af89d125afc6b121241658ddc892abd5c0dcfd)) +* updated the demo gif ([#87](https://github.com/ruanxin/k8sgpt-operator/issues/87)) ([0843174](https://github.com/ruanxin/k8sgpt-operator/commit/0843174fbd582f4a47942748d94879f6e4d99953)) + + +### Docs + +* add artifacthub badge and chart readme ([#45](https://github.com/ruanxin/k8sgpt-operator/issues/45)) ([99c55f2](https://github.com/ruanxin/k8sgpt-operator/commit/99c55f2afb28cb674e87148ff50c7c0b249e2051)) +* add LocalAI example to README ([#18](https://github.com/ruanxin/k8sgpt-operator/issues/18)) ([aea19f4](https://github.com/ruanxin/k8sgpt-operator/commit/aea19f49a6031a051db2eabbbbbc4e3609513d35)) +* fix localai's backend name ([#64](https://github.com/ruanxin/k8sgpt-operator/issues/64)) ([2f69d29](https://github.com/ruanxin/k8sgpt-operator/commit/2f69d29699b3e70ad8c10c9f4bc146446549d693)) + ## [0.0.21](https://github.com/k8sgpt-ai/k8sgpt-operator/compare/v0.0.20...v0.0.21) (2023-08-28) diff --git a/chart/operator/Chart.yaml b/chart/operator/Chart.yaml index f8cd695b..d8c700e1 100644 --- a/chart/operator/Chart.yaml +++ b/chart/operator/Chart.yaml @@ -26,9 +26,9 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.0.21 # x-release-please-version +version: 1.0.0 # x-release-please-version # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "0.0.21" # x-release-please-version +appVersion: "1.0.0" # x-release-please-version diff --git a/chart/operator/README.md b/chart/operator/README.md index 5e365650..2bb70065 100644 --- a/chart/operator/README.md +++ b/chart/operator/README.md @@ -22,7 +22,7 @@ The following table lists the configurable parameters of the K8sgpt-operator cha | `controllerManager.kubeRbacProxy.containerSecurityContext.allowPrivilegeEscalation` | | `false` | | `controllerManager.kubeRbacProxy.containerSecurityContext.capabilities.drop` | | `["ALL"]` | | `controllerManager.kubeRbacProxy.image.repository` | | `"gcr.io/kubebuilder/kube-rbac-proxy"` | -| `controllerManager.kubeRbacProxy.image.tag` | | `"v0.0.21"` | +| `controllerManager.kubeRbacProxy.image.tag` | | `"v1.0.0"` | | `controllerManager.kubeRbacProxy.resources.limits.cpu` | | `"500m"` | | `controllerManager.kubeRbacProxy.resources.limits.memory` | | `"128Mi"` | | `controllerManager.kubeRbacProxy.resources.requests.cpu` | | `"5m"` | @@ -31,7 +31,7 @@ The following table lists the configurable parameters of the K8sgpt-operator cha | `controllerManager.manager.containerSecurityContext.allowPrivilegeEscalation` | | `false` | | `controllerManager.manager.containerSecurityContext.capabilities.drop` | | `["ALL"]` | | `controllerManager.manager.image.repository` | | `"ghcr.io/k8sgpt-ai/k8sgpt-operator"` | -| `controllerManager.manager.image.tag` | x-release-please-version | `"v0.0.21"` | +| `controllerManager.manager.image.tag` | x-release-please-version | `"v1.0.0"` | | `controllerManager.manager.resources.limits.cpu` | | `"500m"` | | `controllerManager.manager.resources.limits.memory` | | `"128Mi"` | | `controllerManager.manager.resources.requests.cpu` | | `"10m"` | diff --git a/chart/operator/values.yaml b/chart/operator/values.yaml index 509f3ed4..5f77957a 100644 --- a/chart/operator/values.yaml +++ b/chart/operator/values.yaml @@ -39,7 +39,7 @@ controllerManager: - ALL image: repository: ghcr.io/k8sgpt-ai/k8sgpt-operator - tag: v0.0.21 # x-release-please-version + tag: v1.0.0 # x-release-please-version resources: limits: cpu: 500m