Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

fix(secret-service): changed too big key or name status (#5479) #5631

Merged
merged 4 commits into from
Oct 13, 2021

Commits on Oct 12, 2021

  1. fix(secret-service): changed too big key or name status (#5479)

    changed handler so that too big name or key returns httpstatus 400
    
    Signed-off-by: RealAnna <anna.reale@dynatrace.com>
    RealAnna committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    307ae2d View commit details
    Browse the repository at this point in the history
  2. fix(secret-service): meaningful error message (#5479)

    Signed-off-by: RealAnna <anna.reale@dynatrace.com>
    RealAnna committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    884c57c View commit details
    Browse the repository at this point in the history
  3. fix(secret-service): moved error handling to k8s backend

    Signed-off-by: RealAnna <anna.reale@dynatrace.com>
    RealAnna committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    fc50ff6 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. fix(secret-service): reviewed backend test

    Signed-off-by: RealAnna <anna.reale@dynatrace.com>
    RealAnna committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    a5d9cba View commit details
    Browse the repository at this point in the history