Releases: linode/apl-tasks
Releases · linode/apl-tasks
Release v3.4.0
Release v3.3.0
Changelog%0A%0AAll notable changes to this project will be documented in this file. See standard-version for commit guidelines.%0A%0A## 3.3.0 (2024-10-25)%0A%0A%0A### Features%0A%0A* user management (#118) (d086529), closes #116%0A%0A%0A### Bug Fixes%0A%0A* platform admin as org owner (#121) (c903328)%0A* use platform-admin group to map admin role in gitea (#119) (6251b2b)%0A%0A## 3.2.0 (2024-09-18)%0A%0A%0A### Bug Fixes%0A%0A* check if setup was a success (#113) (d359ef5)%0A* group mapping for gitea oidc (#111) (6efe076)%0A* keycloakstyling (#114) (c355214)%0A* set keycloak theme (#115) (8e4fc5b)%0A%0A## 3.1.0 (2024-09-09)%0A%0A%0A### Features%0A%0A* update github workflow to push image to the linode dockerhub (#109) (6f60d44)%0A* update setGiteaOIDCConfig function and logic (#108) (80a2a98)%0A%0A%0A### Bug Fixes%0A%0A* operator pod restarting (#106) (fb2a085)%0A%0A## 3.0.0 (2024-07-11)%0A%0A%0A### Features%0A%0A* add harbor operator env (86fb189)%0A* add vscode files for local development (22fb3ef)%0A* added check for config variables (96da6a4)%0A* added logs for setup (4069b42)%0A* added new env variables removed job (72aa251)%0A* added operator for keycloak (8255fa8)%0A* added watcher for secret and configmap (44861e9)%0A* changed newenv to env (adea6bf)%0A* console env (74438f1)%0A* debugging (71f262f)%0A* error messages added (7a28150)%0A* exit message (10f7475)%0A* extra check for external idp (7fe2732)%0A* gitea operator (782cd40)%0A* gitea operator (46f1813)%0A* gitea operator (76c5e7b)%0A* gitea operator setupGitea (64dd3ba)%0A* idp log (975de72)%0A* lint (ab0ec9d)%0A* log namespace object (78ea3c5)%0A* log namespace watching (6c9f3a4)%0A* log teamids (120637b)%0A* merge with main (aed2851)%0A* more logging (5ff6ef3)%0A* more logging and checking (5df8602)%0A* more logging three (12b95ab)%0A* more logging two (6941b30)%0A* remove drone related code (4d6a0b9)%0A* remove harbor task & update harbor operator name & namespace (4cbf6de)%0A* removed logs and minor change (dc9f3ed)%0A* removed logs and unused code (671d821)%0A* removed unused code (3b7646c)%0A* removed unused script line (08ca38f)%0A* return to hostname (ebef8ac)%0A* run add team first time (0bb6e01)%0A* switch for namespace watcher (2650ba0)%0A* try internal option two (1e9938b)%0A* try internal url (2c13bea)%0A* update const names (3987908)%0A* update gitea app operator (c8c7c6e)%0A* update gitea operator ns (10531e0)%0A* update gitea test (44eeeca)%0A* update harbor operator (0781c75)%0A* update harbor operator name and namespace (8ab0058)%0A* update harbor operator oidc config (bb00ce2)%0A* update teamids env (4cc378f)%0A* update variable check (fd0ab5b)%0A* updated configmap and secret (c844892)%0A* use npm packages from linode org (d55cf7a)%0A* use npm packages from linode org (9ca9fd0)%0A* use npm packages from linode org (b1fa870)%0A* watch apl namespace (0f21a77)%0A%0A%0A### Bug Fixes%0A%0A* add access token to manage groups (8f754b0)%0A* always run add team when config is changed (12d9d01)%0A* arrays parse (0e9e653)%0A* basepath (ddb06e1)%0A* break switch (a0879fd)%0A* change names to watch (19595d1)%0A* dependencies ([5d61dfc](5d61dfc...
Release v3.2.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.2.0 (2024-09-18)
Bug Fixes
- check if setup was a success (#113) (d359ef5)
- group mapping for gitea oidc (#111) (6efe076)
- keycloakstyling (#114) (c355214)
- set keycloak theme (#115) (8e4fc5b)
3.1.0 (2024-09-09)
Features
- update github workflow to push image to the linode dockerhub (#109) (6f60d44)
- update setGiteaOIDCConfig function and logic (#108) (80a2a98)
Bug Fixes
3.0.0 (2024-07-11)
Features
- add harbor operator env (86fb189)
- add vscode files for local development (22fb3ef)
- added check for config variables (96da6a4)
- added logs for setup (4069b42)
- added new env variables removed job (72aa251)
- added operator for keycloak (8255fa8)
- added watcher for secret and configmap (44861e9)
- changed newenv to env (adea6bf)
- console env (74438f1)
- debugging (71f262f)
- error messages added (7a28150)
- exit message (10f7475)
- extra check for external idp (7fe2732)
- gitea operator (782cd40)
- gitea operator (46f1813)
- gitea operator (76c5e7b)
- gitea operator setupGitea (64dd3ba)
- idp log (975de72)
- lint (ab0ec9d)
- log namespace object (78ea3c5)
- log namespace watching (6c9f3a4)
- log teamids (120637b)
- merge with main (aed2851)
- more logging (5ff6ef3)
- more logging and checking (5df8602)
- more logging three (12b95ab)
- more logging two (6941b30)
- remove drone related code (4d6a0b9)
- remove harbor task & update harbor operator name & namespace (4cbf6de)
- removed logs and minor change (dc9f3ed)
- removed logs and unused code (671d821)
- removed unused code (3b7646c)
- removed unused script line (08ca38f)
- return to hostname (ebef8ac)
- run add team first time (0bb6e01)
- switch for namespace watcher (2650ba0)
- try internal option two (1e9938b)
- try internal url (2c13bea)
- update const names (3987908)
- update gitea app operator (c8c7c6e)
- update gitea operator ns (10531e0)
- update gitea test (44eeeca)
- update harbor operator (0781c75)
- update harbor operator name and namespace (8ab0058)
- update harbor operator oidc config (bb00ce2)
- update teamids env (4cc378f)
- update variable check (fd0ab5b)
- updated configmap and secret (c844892)
- use npm packages from linode org (d55cf7a)
- use npm packages from linode org (9ca9fd0)
- use npm packages from linode org (b1fa870)
- watch apl namespace (0f21a77)
Bug Fixes
- add access token to manage groups (8f754b0)
- always run add team when config is changed (12d9d01)
- arrays parse (0e9e653)
- basepath (ddb06e1)
- break switch (a0879fd)
- change names to watch (19595d1)
- dependencies (5d61dfc)
- gitea app operator env sample (4c5f6e0)
- gitea operator env (378fd38)
- idp check (0051082)
- idp check for env (482e863)
- lint (7794795)
- lint (856ef6f)
- lint (22f8103)
- lint four ([6b4c9df](https://github...
Release v3.1.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.1.0 (2024-09-09)
Features
- update github workflow to push image to the linode dockerhub (#109) (6f60d44)
- update setGiteaOIDCConfig function and logic (#108) (80a2a98)
Bug Fixes
Release v3.0.0
Changelog
- apl-gitea-operator
- apl-harbor-operator
- apl-keycloak-operator
Release v2.5.0
Changelog%0A%0AAll notable changes to this project will be documented in this file. See standard-version for commit guidelines.%0A%0A## 2.5.0 (2024-05-03)%0A%0A%0A### Bug Fixes%0A%0A* set the offline session to seven days (e7a7606)%0A%0A## 2.4.0 (2024-02-09)%0A%0A%0A### Bug Fixes%0A%0A* harbor user auto-onboard (#99) (69f02d9)%0A%0A## 2.3.0 (2024-02-05)%0A%0A%0A### Features%0A%0A* add todo comment (2976078)%0A* added auto onboarding (e3b7eed)%0A* username claim (989cd58)%0A* wait options (#98) (38f9053)%0A%0A%0A### Bug Fixes%0A%0A* config keys (15a3dc5)%0A* removed todo comment (255be55)%0A* removes stdout add log for what is added (#96) (e6b8665)%0A%0A## 2.2.0 (2024-01-04)%0A%0A%0A### Features%0A%0A* gitea operator for mapping teams (#95) (e38d297)%0A%0A## 2.1.0 (2023-12-15)%0A%0A%0A### Features%0A%0A* add charts repo to otomi-viewer (00c7c83)%0A* add charts repo to otomi-viewer (f9afc99)%0A%0A## 2.0.0 (2023-11-21)%0A%0A%0A### Features%0A%0A* add tekton hook remove drone hook (#91) (5bf344a)%0A* copy secrets operator (#90) (c9257d3)%0A* gitea otomi charts repo (#88) (72a56ca)%0A%0A## 1.2.0 (2023-10-17)%0A%0A%0A### Features%0A%0A* add values repo to viewer team (7ba1a57)%0A* changed otomi-viewer rights (e0c4778)%0A%0A## 1.1.0 (2023-10-03)%0A%0A%0A### Features%0A%0A* copy certs for argo (250ae4e)%0A* updates related to new keycloak version (#86) (ef7aff7)%0A%0A%0A### Bug Fixes%0A%0A* add task argo (dc95c25)%0A* filter (a7e918e)%0A* filter source name (5562bd6)%0A* filter source ns (3ba0fa7)%0A* rm att (2eed422)%0A* update deprecated actions (#84) (515768f)%0A%0A## 1.0.0 (2023-08-03)%0A%0A%0A### Features%0A%0A* changed ttl for keycloak access token (#81) (8262084)%0A%0A## 0.7.0 (2023-08-03)%0A%0A%0A### Features%0A%0A* changed ttl for keycloak access token (#81) (8262084)%0A%0A## 0.6.0 (2023-07-04)%0A%0A%0A### Bug Fixes%0A%0A* create separate secret for docker builds (#80) (e0c51d8)%0A%0A## 0.4.0 (2023-05-04)%0A%0A%0A### Bug Fixes%0A%0A* updated gitea client and updated ouath2 creation function (#79) (c592a95)%0A%0A## 0.3.0 (2023-03-14)%0A%0A%0A### Features%0A%0A* create robot accounts with push creds for teams (#77) (acb2763)%0A%0A### 0.2.31 (2022-07-03)%0A%0A%0A### Bug Fixes%0A%0A* drone namespace (8f81090)%0A* drone namespace validator (89d16c2)
Release v2.4.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.4.0 (2024-02-09)
Bug Fixes
Release v2.3.0
Release v2.2.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.