Skip to content

[DO NOT MERGE] debug configmap e2e #1347

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

Closed
wants to merge 1 commit into from

Conversation

roycaihw
Copy link
Member

@roycaihw roycaihw commented Jan 4, 2021

The test failed to delete the configmap object (e.g. #1345). Print out the API responses to debug.

/assign
/hold

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jan 4, 2021
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: roycaihw

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot requested a review from yliaog January 4, 2021 17:57
@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jan 4, 2021
@roycaihw
Copy link
Member Author

roycaihw commented Jan 5, 2021

The Bound Service Account Tokens feature creates a configmap kube-root-ca.crt in every namespace. We need to fix the following tests to either ignore that configmap, or take it into consideration.

FAILED kubernetes/dynamic/test_client.py::TestDynamicClient::test_configmap_apis
FAILED kubernetes/e2e_test/test_client.py::TestClient::test_configmap_apis - ...
FAILED kubernetes/e2e_test/test_watch.py::TestClient::test_watch_configmaps

/close

@k8s-ci-robot
Copy link
Contributor

@roycaihw: Closed this PR.

In response to this:

The Bound Service Account Tokens feature creates a configmap kube-root-ca.crt in every namespace. We need to fix the following tests to either ignore that configmap, or take it into consideration.

FAILED kubernetes/dynamic/test_client.py::TestDynamicClient::test_configmap_apis
FAILED kubernetes/e2e_test/test_client.py::TestClient::test_configmap_apis - ...
FAILED kubernetes/e2e_test/test_watch.py::TestClient::test_watch_configmaps

/close

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants