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

Conversation

AlexandraRoatis
Copy link
Contributor

@AlexandraRoatis AlexandraRoatis commented Nov 13, 2020

Moving to a brand-agnostic namespace.

Proposed Changes

  • Replace cloud-run-events namespace and prefix with events-system.

Release Note

Replace `cloud-run-events` namespace and prefix with `events-system`.

@AlexandraRoatis
Copy link
Contributor Author

Note: the failing tests are expected to fail due to this change.

@AlexandraRoatis
Copy link
Contributor Author

I'm not sure what to do about these regex:

@AlexandraRoatis
Copy link
Contributor Author

I think the lint check is incorrect. It identifies a part of the word instead of the entire word.

@AlexandraRoatis
Copy link
Contributor Author

/retest

@nlopezgi
Copy link
Contributor

nlopezgi commented Jan 7, 2021

/lgtm
/approve

@AlexandraRoatis
Copy link
Contributor Author

/hold waiting for a review from @Harwayne

namespace: cloud-run-events
failurePolicy: Fail
namespace: events-system
failurePolicy: Ignore
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this intended to be in this PR? I actually like the change, but am not sure we want to include it in this large renaming PR.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The reason we have it here is that we couldn't get past the webhook issue when testing without it. I can also move it to a separate PR, if preferable.

Copy link
Contributor

@Harwayne Harwayne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve
/unhold

@knative-prow-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: AlexandraRoatis, Harwayne, nlopezgi

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [AlexandraRoatis,Harwayne,nlopezgi]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@AlexandraRoatis
Copy link
Contributor Author

/retest

- 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
This is done to avoid race conditions where the config maps cannot be created
due to this validation policy.
@AlexandraRoatis
Copy link
Contributor Author

Merge seemed to still be blocked so I did a rebase to see if it is finally triggered after. /assign @zhongduo

@zhongduo
Copy link
Contributor

zhongduo commented Jan 7, 2021

/lgtm

@AlexandraRoatis
Copy link
Contributor Author

/retest

@knative-prow-robot
Copy link
Contributor

@AlexandraRoatis: The following test failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
pull-google-knative-gcp-upgrade-tests cbc8531 link /test pull-google-knative-gcp-upgrade-tests

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@knative-prow-robot knative-prow-robot merged commit 2435e8c into google:master Jan 7, 2021
zhongduo pushed a commit to zhongduo/knative-gcp that referenced this pull request Jan 8, 2021
zhongduo pushed a commit to zhongduo/knative-gcp that referenced this pull request Jan 11, 2021
@AlexandraRoatis AlexandraRoatis deleted the ns-rename branch February 25, 2021 15:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved cla: yes (override cla status due to multiple authors bug) lgtm size/XL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants