Releases: tokenetes/tconfigd
Releases · tokenetes/tconfigd
Release 1.0.0
Release 1.0.0
Docker images for this release:
ghcr.io/tokenetes/tconfigd:1.0.0
For a detailed list of all changes, please refer to the automatically generated release notes below.
What's Changed
- Base setup by @kchiranjewee63 in #1
- Change name from tratd to tconfigd by @kchiranjewee63 in #3
- Implement kubernetes mutating admission controller for tratteria sidecar injection by @kchiranjewee63 in #2
- Inject init container by @kchiranjewee63 in #4
- Add boolen configuration to enable or disable request interception by @kchiranjewee63 in #5
- Refactor entrypoint for webhook and api server by @kchiranjewee63 in #6
- Implement functionalities for agents registration and heartbeat by @kchiranjewee63 in #7
- Update linting configuration to exclude generated code by @kchiranjewee63 in #9
- Implement the base setup for trats resources Kubernetes controllers by @kchiranjewee63 in #8
- Dispatch verification rules to tratteria agents on trats resource creation by @kchiranjewee63 in #10
- Implement tconfigd and tratteria communication by @kchiranjewee63 in #11
- Implement kubernetes resource for general token configuration by @kchiranjewee63 in #12
- Refactorings by @kchiranjewee63 in #13
- Add installation script by @kchiranjewee63 in #14
- Rename install.md to readme.md for github to automatically render the page by @kchiranjewee63 in #15
- Implement mTLS for config plane communications by @kchiranjewee63 in #16
- Update installation and repo readme by @kchiranjewee63 in #17
- Update installation readme for clarity by @kchiranjewee63 in #21
- Return active configs on registration by @kchiranjewee63 in #22
- Version, build and publish tconfigd by @kchiranjewee63 in #23
- refactor: refactor verification and generation rule dispatching by @kchiranjewee63 in #24
- Agent mode at service level by @kchiranjewee63 in #27
- Fix semantic versioning version release by @kchiranjewee63 in #28
- feat: use github registry image instead of machine image for tratteria agent and tconfigd by @kchiranjewee63 in #29
- Revert main branch release workflow by @kchiranjewee63 in #30
- Implement websocket for config panel communication by @kchiranjewee63 in #31
- Implement rule validation and reconciliation using WebSocket ping-pong with rule hash by @kchiranjewee63 in #32
- Use zap logger through the components and support zap logger level configuration through environment variable by @kchiranjewee63 in #33
- Add TraT and TratteriaConfig resources update support by @kchiranjewee63 in #34
- Support TraT deletion operation by @kchiranjewee63 in #35
- Allow http method overriding in TraT call chain services by @kchiranjewee63 in #36
- Support multiple different APIs from the same service in a call chain by @kchiranjewee63 in #37
- Rename agentHttpApiPort to agentApiPort by @kchiranjewee63 in #38
- Implement TraTExclusion resource by @kchiranjewee63 in #39
- Update endpoint field to path in TraT resource by @kchiranjewee63 in #40
- Support access evaluation by @kchiranjewee63 in #41
- Implement automated release process by @kchiranjewee63 in #42
- Configure semantic-release for version calculation only by @kchiranjewee63 in #43
- Update tconfigd's components readme by @kchiranjewee63 in #44
- Update name to tokenetes by @kchiranjewee63 in #49
New Contributors
- @kchiranjewee63 made their first contribution in #1
Full Changelog: https://github.com/tokenetes/tconfigd/commits/v1.0.0