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

Rename namespace #1917

Merged
merged 2 commits into from
Jan 7, 2021
Merged

Commits on Jan 7, 2021

  1. Rename cloud-run-events to events-system:

    - cloud-run-events-probe -> events-system-probe
    - cloud-run-events-example -> events-system-example
    - cloud-run-events-controller -> events-system-controller
    - cloud-run-events-broker -> events-system-broker
    - cloud-run-events-webhook -> events-system-webhook
    - cloud-run-events-source-observer -> events-system-source-observer
    - cloud-run-events-pubsub-* -> events-pubsub-*
    - cloud-run-events-* to events-system-* (non-namespace & not service accounts)
    - cloud-run-events -> events-system (namespace only)
    - test-cloud-run-events -> test-events-system
    AlexandraRoatis committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    c3a2c8f View commit details
    Browse the repository at this point in the history
  2. Update the config-validation.yaml to ignore failures

    This is done to avoid race conditions where the config maps cannot be created
    due to this validation policy.
    AlexandraRoatis committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    cbc8531 View commit details
    Browse the repository at this point in the history