Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Fix bug with cross namespace policy #505

Merged
merged 12 commits into from
Feb 22, 2023
Merged

Commits on Feb 21, 2023

  1. create cross-namespace-policy when creating a new namespace if it

    doesn't exist, this mirrors functionality in consul-k8s
    jm96441n committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    3c5c52f View commit details
    Browse the repository at this point in the history
  2. Added changelog

    jm96441n committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    4d59f71 View commit details
    Browse the repository at this point in the history
  3. cleaning up

    jm96441n committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    4d4c921 View commit details
    Browse the repository at this point in the history
  4. Update changelog

    jm96441n committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    f700b30 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ece0836 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d8b507 View commit details
    Browse the repository at this point in the history
  7. Change getOrCreateCrossNamespacePolicy to be more in line with

    implementation in consul-k8s
    jm96441n committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    282a463 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6e2e0fc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1404abb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0a1bdcd View commit details
    Browse the repository at this point in the history
  11. Get partition info from env variables rather than cli flags, add comment

    about why we need to inspect the error when attempting to create the
    default ACL
    jm96441n committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    810792a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5495997 View commit details
    Browse the repository at this point in the history