Skip to content

fix: login using --password and --identity-token failing - #530

Open
LSchu wants to merge 3 commits into
mainfrom
fix/catalog-password-flag
Open

fix: login using --password and --identity-token failing#530
LSchu wants to merge 3 commits into
mainfrom
fix/catalog-password-flag

Conversation

@LSchu

@LSchu LSchu commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

📝 Summary

The command line options --password and --identity-token for kubara catalog login were boolean flags, which didn't read the password/token as argument as expected. Password/token are now read from arguments and used for login.

🧩 Type of change

  • 🔧 CLI / Go code
  • 📦 Helm chart
  • 🧱 Terraform module
  • 📝 Documentation
  • 🧪 Test or CI change
  • ♻️ Refactor / cleanup

⚠️ Is this a breaking change?

  • Yes, this change breaks existing functionality (explain in summary)

🧪 Testing

  • CI passed
  • Manually tested (local/dev cluster)
  • Unit tested
  • Not tested (explain why below)

🔗 Related Issues / Tickets

✅ Checklist

  • Code compiles and passes all tests
  • Linting and style checks pass
  • Comments added for complex logic
  • Documentation updated (if applicable)

📎 Additional Context (optional)

@LSchu
LSchu requested a review from a team July 28, 2026 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant