Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add observe status access-key for pre-check and logging only (#5216) #5236

Merged
merged 8 commits into from
Oct 8, 2024

Commits on Sep 22, 2024

  1. feat: add observe status access-key for pre-check and logging only (a…

    …polloconfig#5216)
    
    - ALTER TABLE `AccessKey` ADD COLUMN `Mode`, 0: filter,1: observer
    - portal: CRUD for observe status access-key
    - configservice: pre-check and logging via ClientAuthenticationFilter
    larry4xie committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    46390df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15fb495 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    b8b0846 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    ef120f8 View commit details
    Browse the repository at this point in the history
  2. refactor: apolloconfig#5236

    larry4xie committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    acad9b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff75da3 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. refactor: apolloconfig#5236 Update apolloconfigdb.sql

    Co-authored-by: Jason Song <[email protected]>
    larry4xie and nobodyiam authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    0f2dd9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c1c2a3 View commit details
    Browse the repository at this point in the history