Releases: szymonrychu/oauth2-proxy-admission-controller
Releases · szymonrychu/oauth2-proxy-admission-controller
0.1.8
0.1.7
0.1.6
0.1.5: Merge pull request #28 from szymonrychu/renovate/ruff-0.x
Maintenance release
0.1.3: Merge pull request #36 from szymonrychu/renovate/pytest-8.x-lockfile
- f76ca3c Merge pull request #36 from szymonrychu/renovate/pytest-8.x-lockfile
- 9aa61ff Merge branch 'main' of github.com:szymonrychu/oauth2-proxy-admission-controller into main
- 5ab5c6c fix: Update relationship between pipelines
- 89fd35c Merge pull request #37 from szymonrychu/renovate/pre-commit-3.x-lockfile
- c197ee4 chore(deps): update pre-commit to 3.8.0
- 100624f chore(deps): update pytest to 8.3.2
0.1.2
- 87fd807 feat: Add missing objectSelector filtering out unnecessary pods
- 3fae1bc Merge pull request #26 from szymonrychu/renovate/python-3.12.4-slim-bookworm
- b5296b6 Merge pull request #27 from szymonrychu/renovate/poethepoet-0.x
- cc73dbb chore(deps): update poethepoet to 0.27.0
- 1068f3d chore(deps): update python:3.12.4-slim-bookworm docker digest to da2d7af
- 4375589 fix: Update merge pipeline
- 713059c Merge pull request #20 from szymonrychu/renovate/docker-build-push-action-digest
- 1787c40 Merge pull request #21 from szymonrychu/renovate/python-3.x
- 0fbf3dd Merge pull request #22 from szymonrychu/renovate/more-itertools-10.x-lockfile
- 3bb33a5 Merge pull request #23 from szymonrychu/renovate/actions-checkout-4.x
- 151ff29 fix: Update merge pipeline
- ce66587 Merge pull request #24 from szymonrychu/renovate/kubernetes-30.x
- a014d1b Merge pull request #25 from szymonrychu/renovate/ruff-0.x-lockfile
- b96069b chore(deps): update ruff to 0.4.10
- eb08673 fix(deps): update kubernetes to 30.1.0
- feb3d6f chore(deps): update python docker tag to v3.12.4
- 24fa949 chore(deps): update actions/checkout action to v4.1.7
- dfcbe67 fix(deps): update more-itertools to 10.3.0
- b3a7ff7 chore(deps): update docker/build-push-action digest to ca052bb
- c3c8f53 Merge pull request #19 from szymonrychu/renovate/ruff-0.x-lockfile
- 0252d83 chore(deps): update ruff to 0.4.8
- 02d0578 Merge pull request #17 from szymonrychu/renovate/uvicorn-0.x-lockfile
- 01c2e18 Merge pull request #18 from szymonrychu/renovate/pytest-8.x-lockfile
- 3c332ee chore(deps): update pytest to 8.2.2
- 241f34b fix(deps): update uvicorn to 0.30.1
- a3e7b0c Merge pull request #16 from szymonrychu/renovate/renovatebot-github-action-40.x
- ee77bdb Merge pull request #15 from szymonrychu/renovate/uvicorn-0.x
- b28371d Merge pull request #14 from szymonrychu/renovate/docker-login-action-digest
- 8ed5f40 Merge pull request #13 from szymonrychu/renovate/ruff-0.x-lockfile
- 80214cd chore(deps): update ruff to 0.4.7
- cd63858 chore(deps): update renovatebot/github-action action to v40.1.12
- cca3441 fix(deps): update uvicorn to 0.30.0
- 2df5778 chore(deps): update docker/login-action digest to 0d4c9c5
- 6508745 Merge pull request #12 from szymonrychu/renovate/pytest-8.x-lockfile
- 6b02946 chore(deps): update pytest to 8.2.1
- 3ccf48b Merge pull request #11 from szymonrychu/renovate/actions-checkout-4.x
- dff4214 Merge pull request #10 from szymonrychu/renovate/renovatebot-github-action-40.x
- b07aa6c Merge pull request #9 from szymonrychu/renovate/pin-dependencies
- 277305e fix: Change SVGs to non-translucent ones
- daafef6 feat: Update README.md with some graphics
- 56594b6 chore(deps): update actions/checkout action to v4.1.6
- ce6c8fb chore(deps): update renovatebot/github-action action to v40.1.11
- f8dfbf4 chore(deps): pin dependencies
- 5d9129d feat: Update README.md
- 4d75862 Merge pull request #7 from szymonrychu/renovate/actions-checkout-4.x
- c0b2a76 Merge pull request #8 from szymonrychu/renovate/python-3.x
- ee4d2e6 chore(deps): update python docker tag to v3.12.3
- a2cca34 chore(deps): update actions/checkout action to v4.1.5
- d512c3f Merge pull request #6 from szymonrychu/renovate/docker-login-action-digest
- 388aa39 Merge pull request #5 from szymonrychu/renovate/docker-build-push-action-digest
- aca7068 chore(deps): update docker/login-action digest to e92390c
- 83fa496 chore(deps): update docker/build-push-action digest to 2cdde99
- 4684b39 Merge pull request #3 from szymonrychu/renovate/actions-cache-4.x
- a94ad26 Merge pull request #4 from szymonrychu/renovate/actions-setup-python-5.x
- 91d0646 chore(deps): update actions/setup-python action to v5
- 9299919 chore(deps): update actions/cache action to v4
0.1.1
0.1.0
0.0.1
- 80fa307 feat: Split build and release pipelines
- 53e0c3e feat: Add tests for utils.py
- 5a8a59f Update .dockerignore to not include too much
- 8d3224b fix: Rename pre-commit caching step
- a2b8869 feat: Fix poetry venv caching in pipelines
- 4a691b8 feat: Remove flake8 and black as ruff superseeds them
- a13640a Merge pull request #2 from szymonrychu/feature/migrate_to_poetry
- ace150e feat: Update pre-commit config and build pipeline
- c43a2ad feat: Migrate to poetry
- ce4cdd5 feat: Extend config.py tests
- 3d458cb fix: Fix ruff problems
- 4298f2f fix: Fix kubernetes client wrapper
- 20ce5bf feat: add pytest in workflow
- 15ff7a0 feat: Add unittests for config.py, fix config merging issue
- 71838ad feat: Refactor preparing for tests
- 47c8e8e feat: Add pre-commit with ruff python linter
- c486692 Fix handling problems with conf secrets, fix tcpSocket probes
- 0fdc022 Fix missing keycloak_group_id in terraform module
- edd5fbe Add compatible terraform module
- eb09fa2 Fix values.yaml port config
- 6839c07 Fix handling probes when port gets renamed
- ef71dfe Add ability to create insecure services to retain partial backward compatibility
- 9c416e2 Retain the port
- 96c414a Update with stable code
- d408cf6 Update with stable code
- 469d47a Fixing webhook model
- d8716b4 Update with logLevel handling in helm chart
- bb3624b Merge pull request #1 from szymonrychu/feature/fastapi
- e1f5867 Switch to fastapi
- 31ccd3d Various bugfixes
- ab6f6f6 Initial commit