-
Notifications
You must be signed in to change notification settings - Fork 741
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
*: Remove type ContainerName #432
Conversation
/assign @jlewi @ScorpioCPH |
/lgtm |
@gaocegege I think you need to resolve the conflicts and then it will automerge. |
Signed-off-by: Ce Gao <[email protected]>
Signed-off-by: Ce Gao <[email protected]>
/retest |
Signed-off-by: Ce Gao <[email protected]>
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jlewi, ScorpioCPH 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:
Approvers can indicate their approval by writing |
@ScorpioCPH Could you approve the PR in GitHub review page and merge it manually? I think bot does not work now. |
* *: Remove type ContainerName Signed-off-by: Ce Gao <[email protected]> * replicas_test: Fix the error Signed-off-by: Ce Gao <[email protected]> * rebase: Fix Signed-off-by: Ce Gao <[email protected]>
The type for the default name of the container is not needed, and the PR is to eliminate it.
/assign @jlewi @ScorpioCPH
Signed-off-by: Ce Gao [email protected]
This change is