Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
to fix flow
  • Loading branch information
jlehtimaki authored Jun 2, 2023
1 parent 1a65f7d commit 0abb4ee
Showing 1 changed file with 0 additions and 65 deletions.
65 changes: 0 additions & 65 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,70 +1,5 @@
# Changelog

## [1.2.0](https://github.com/archway-network/endpoint-controller/compare/v1.1.0...v1.2.0) (2023-06-02)


### Features

* .gitignore ([5a431c2](https://github.com/archway-network/endpoint-controller/commit/5a431c29663f90aa959e7361b85b4b22476cac73))
* add blockchain tests ([47fd70d](https://github.com/archway-network/endpoint-controller/commit/47fd70d1e2b07f5fb12e0a23eb41685329479346))
* add controller tests ([6d728b9](https://github.com/archway-network/endpoint-controller/commit/6d728b9e37b1578a900edd3c88422331fcb5a48c))
* add go tests to workflow ([3af65d5](https://github.com/archway-network/endpoint-controller/commit/3af65d5106a2adfa68fac4c79ba806fe21da776e))
* add initial helm charts ([aee0e27](https://github.com/archway-network/endpoint-controller/commit/aee0e271a07c91efa9b4e368bb38efe3192464fb))
* add utils tests ([bc08607](https://github.com/archway-network/endpoint-controller/commit/bc08607b2979fe31d9360c76b98c410a97e207d6))
* blockchain health check ([91a6a52](https://github.com/archway-network/endpoint-controller/commit/91a6a523b8489f403bd2ea637f544fb6f3180d6d))
* dockerfile ([7647a2f](https://github.com/archway-network/endpoint-controller/commit/7647a2f6d5da2b7afeeacfa7e61d25652cfc7104))
* goreleaser configuration ([d91870f](https://github.com/archway-network/endpoint-controller/commit/d91870fb9777d937c8c9a50725c069336eafdec4))
* initial helm chart ([fc0548f](https://github.com/archway-network/endpoint-controller/commit/fc0548f209f59eee572d899b789e603b73cbedfe))
* initial version of the controller ([b6022fb](https://github.com/archway-network/endpoint-controller/commit/b6022fb31f14e6df06072e4dd837fe2223ae2576))
* kubernetes test manifests ([d9b5c9a](https://github.com/archway-network/endpoint-controller/commit/d9b5c9af84d4cd2f1f102cd9181b6aebbfac8bf0))
* Makefile ([8ed3a91](https://github.com/archway-network/endpoint-controller/commit/8ed3a91ae90ca2485a6cfea9e61acacdce5bd806))
* move checks to one function EndpointUpdateNeeded and add tests to it ([026a3e5](https://github.com/archway-network/endpoint-controller/commit/026a3e5b6e429547800489a089faa1afe87d644f))
* pr-validation workflow ([3a47dbe](https://github.com/archway-network/endpoint-controller/commit/3a47dbe36292eba376e0ade1f49b40e46e1aa9d6))
* README.md ([a7d6a86](https://github.com/archway-network/endpoint-controller/commit/a7d6a86289ce77f7aa8b67753924db71791c2c11))
* release workflow ([eba3fd5](https://github.com/archway-network/endpoint-controller/commit/eba3fd553bf55d98a24454b74137423659ff5175))
* remove tests for now until repo is public ([415acf4](https://github.com/archway-network/endpoint-controller/commit/415acf4cb21f0eddf3a240584793149ec47e6746))


### Bug Fixes

* break the loop since once its updated it does not need to be updated again ([7541476](https://github.com/archway-network/endpoint-controller/commit/75414764c3c071c261c95aebb0b22742e14e5063))
* change to gh runners ([cf62d29](https://github.com/archway-network/endpoint-controller/commit/cf62d294741800840c85312ad4e432146d1cfa0c))
* code comment ([06cf193](https://github.com/archway-network/endpoint-controller/commit/06cf19348a0e3c9489b32e5395cc1d6858c5d749))
* correcting the logic in missed blocks check ([7d64168](https://github.com/archway-network/endpoint-controller/commit/7d6416859c1f0d8c41fbfe8e4516812225398c0a))
* do simple tcp check to avoid false alerts on grpc ([08bc530](https://github.com/archway-network/endpoint-controller/commit/08bc530ace99d9419799281ee6a2fa6eef279ec6))
* docker buildx failing due to environment issues ([f69bb18](https://github.com/archway-network/endpoint-controller/commit/f69bb18e2cbd308386a2524a74437b7be04c81b4))
* docker images are failing ([e560448](https://github.com/archway-network/endpoint-controller/commit/e560448857bdd5710b8337f8bc16ab2f76a89e28))
* environment variable syntax ([a55052d](https://github.com/archway-network/endpoint-controller/commit/a55052daf28b514165db26edaaabd89772e05fdb))
* make annotations as constants ([adf1b8f](https://github.com/archway-network/endpoint-controller/commit/adf1b8f8d3a6d27b72e0cbad6d2f62b30b233ac1))
* remove unused workques and watchers ([d3e8b63](https://github.com/archway-network/endpoint-controller/commit/d3e8b63883cef372482fa6c306a88538f9878b2e))
* removing access rights, making names non hard coded, securitycontexts ([953afe4](https://github.com/archway-network/endpoint-controller/commit/953afe44e6b02dda3dd2b06a04240cb1e4cebdd0))
* removing unused linter ([cf32874](https://github.com/archway-network/endpoint-controller/commit/cf32874adc04b18708bb3caacfc1775de346c8bd))
* rename variable ([b643538](https://github.com/archway-network/endpoint-controller/commit/b643538838097fd754b13bf4b54bcb94b95db4d7))
* return early if there isnt any healthy targets ([1b4d658](https://github.com/archway-network/endpoint-controller/commit/1b4d658b33daadca81a64bae1c27fedb2a40bb6b))
* rework dockerfile so that we only build with goreleaser ([e246a7a](https://github.com/archway-network/endpoint-controller/commit/e246a7a0d71f91da6643bc23f44730dc38a738e0))
* set http timeout ([7c6e1a7](https://github.com/archway-network/endpoint-controller/commit/7c6e1a7bcb286bb0e0c374a60f5731d4a4df0fe0))
* split security contexts ([9be5aaf](https://github.com/archway-network/endpoint-controller/commit/9be5aaf9ff094314468de9a922d41fc4d2107c60))
* trim the target annotation from spaces ([1dfefe6](https://github.com/archway-network/endpoint-controller/commit/1dfefe649adbcf4c0590a49320f18217eaf9774f))
* typo fix on the watcher ([18cb450](https://github.com/archway-network/endpoint-controller/commit/18cb45046ad78a58c4c07c72abbac4d618906743))
* use block update instead of handling one by one ([67bf98b](https://github.com/archway-network/endpoint-controller/commit/67bf98b0fc564aedc416a169339150f4bf123b0c))
* use services namespace when checking endpoints ([90d54ec](https://github.com/archway-network/endpoint-controller/commit/90d54ec1d8ad6a31ed93637bbf525a735cf0dcc8))
* wrong context used ([194b98a](https://github.com/archway-network/endpoint-controller/commit/194b98a712429b2133aa92e4e405227c50fd1933))

## [1.1.0](https://github.com/archway-network/endpoint-controller/compare/v1.0.1...v1.1.0) (2023-06-02)


### Features

* initial helm chart ([fc0548f](https://github.com/archway-network/endpoint-controller/commit/fc0548f209f59eee572d899b789e603b73cbedfe))


### Bug Fixes

* change to gh runners ([cf62d29](https://github.com/archway-network/endpoint-controller/commit/cf62d294741800840c85312ad4e432146d1cfa0c))
* environment variable syntax ([a55052d](https://github.com/archway-network/endpoint-controller/commit/a55052daf28b514165db26edaaabd89772e05fdb))
* removing access rights, making names non hard coded, securitycontexts ([953afe4](https://github.com/archway-network/endpoint-controller/commit/953afe44e6b02dda3dd2b06a04240cb1e4cebdd0))
* split security contexts ([9be5aaf](https://github.com/archway-network/endpoint-controller/commit/9be5aaf9ff094314468de9a922d41fc4d2107c60))
* wrong context used ([194b98a](https://github.com/archway-network/endpoint-controller/commit/194b98a712429b2133aa92e4e405227c50fd1933))

## [1.0.1](https://github.com/archway-network/endpoint-controller/compare/v1.0.0...v1.0.1) (2023-06-02)

Expand Down

0 comments on commit 0abb4ee

Please sign in to comment.