Skip to content
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

Rebase the ginkgo_removal branch with main #1642

Merged
merged 13 commits into from
Nov 17, 2023

Conversation

sebrandon1
Copy link
Member

No description provided.

sebrandon1 and others added 13 commits November 17, 2023 14:29
Co-authored-by: sebrandon1 <sebrandon1@users.noreply.github.com>
After testing it in a private repo, it works when the webhook URL+query
is surrounded by single quotes.
Co-authored-by: sebrandon1 <sebrandon1@users.noreply.github.com>
The bug happens when deploying pods with containers that don't have any
cpu req/limit defined in its spec but they do have any other resource
(like mem) set.

cut.Resources.Requests and cut.Resources.Limits are maps, whose keys are
the different resources (mem, cpu, hugepages) that were explicitly set
in the container spec.

Requests.Cpu() returns a defaulted (zeroed) Quantity for the cpu
resource if that resource type doesn't exist in the requests map, which
will happen if cpu reqs/limits are not explicitly set in the pod spec.
…tion#1633)

Bumps ubi8/ubi from 8.8-1067.1698056881 to 8.9-1028.

---
updated-dependencies:
- dependency-name: ubi8/ubi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ork-function#1634)

Bumps ubi8/ubi-minimal from 8.8-1072.1697626218 to 8.9-1029.

---
updated-dependencies:
- dependency-name: ubi8/ubi-minimal
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl) from 0.28.3 to 0.28.4.
- [Commits](kubernetes/kubectl@v0.28.3...v0.28.4)

---
updated-dependencies:
- dependency-name: k8s.io/kubectl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: sebrandon1 <sebrandon1@users.noreply.github.com>
@sebrandon1 sebrandon1 self-assigned this Nov 17, 2023
@sebrandon1 sebrandon1 merged commit 91ca052 into test-network-function:ginkgo_removal Nov 17, 2023
7 checks passed
greyerof pushed a commit to greyerof/cnf-certification-test that referenced this pull request Nov 21, 2023
The content of PR test-network-function#1642 was accidentally removed from ginkgo_removal
branch by commit 1c11b94.
@greyerof greyerof mentioned this pull request Nov 21, 2023
sebrandon1 added a commit that referenced this pull request Nov 21, 2023
The content of PR #1642 was accidentally removed from ginkgo_removal
branch by commit 1c11b94.

Co-authored-by: Brandon Palm <bpalm@redhat.com>
sebrandon1 added a commit to sebrandon1/cnf-certification-test that referenced this pull request Nov 21, 2023
The content of PR test-network-function#1642 was accidentally removed from ginkgo_removal
branch by commit 1c11b94.

Co-authored-by: Brandon Palm <bpalm@redhat.com>
sebrandon1 added a commit to sebrandon1/cnf-certification-test that referenced this pull request Nov 21, 2023
The content of PR test-network-function#1642 was accidentally removed from ginkgo_removal
branch by commit 1c11b94.

Co-authored-by: Brandon Palm <bpalm@redhat.com>
sebrandon1 added a commit to sebrandon1/cnf-certification-test that referenced this pull request Nov 21, 2023
The content of PR test-network-function#1642 was accidentally removed from ginkgo_removal
branch by commit 1c11b94.

Co-authored-by: Brandon Palm <bpalm@redhat.com>
@sebrandon1 sebrandon1 deleted the update_gr branch November 23, 2023 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants