Skip to content

refactor(controller): Rename ENABLE_AUTH to AUTH_ENABLE#30

Merged
edenreich merged 3 commits intomainfrom
claude/issue-28-20250729-1127
Jul 29, 2025
Merged

refactor(controller): Rename ENABLE_AUTH to AUTH_ENABLE#30
edenreich merged 3 commits intomainfrom
claude/issue-28-20250729-1127

Conversation

@edenreich
Copy link
Copy Markdown
Collaborator

Renames the ENABLE_AUTH environment variable to AUTH_ENABLE in the Gateway controller for consistency with naming conventions.

Fixes #28

Generated with Claude Code

claude bot and others added 3 commits July 29, 2025 11:30
Updates the Gateway controller to use AUTH_ENABLE instead of ENABLE_AUTH
environment variable for consistency with naming conventions.

Fixes #28

Co-authored-by: Eden Reich <edenreich@users.noreply.github.com>
@edenreich edenreich merged commit 86fe434 into main Jul 29, 2025
5 checks passed
@edenreich edenreich deleted the claude/issue-28-20250729-1127 branch July 29, 2025 16:41
ig-semantic-release-bot bot added a commit that referenced this pull request Jul 29, 2025
## [0.12.0](v0.11.1...v0.12.0) (2025-07-29)

### ✨ Features

* **gateway:** Add ServiceAccount for RBAC configuration to Gateway CRD ([#33](#33)) ([dda8cc6](dda8cc6))

### ♻️ Improvements

* **a2a:** Remove A2A_SERVICE_DISCOVERY_ENDPOINTS environment variable ([#34](#34)) ([987171c](987171c)), closes [#29](#29)
* **controller:** Rename ENABLE_AUTH environment variable to AUTH_ENABLE ([#30](#30)) ([86fe434](86fe434)), closes [#28](#28)
* **gateway:** Rename ENABLE_TELEMETRY to TELEMETRY_ENABLE ([#31](#31)) ([adbaefc](adbaefc)), closes [#26](#26)

### 🔨 Miscellaneous

* **deps:** Bump the go_modules group across 1 directory with 2 updates ([#24](#24)) ([76d5a51](76d5a51))
@ig-semantic-release-bot
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 0.12.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[TASK] Rename ENABLE_AUTH to AUTH_ENABLE

1 participant