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

help git along maybe #4

Merged
merged 437 commits into from
May 23, 2023
Merged

Conversation

MikeSpreitzer
Copy link
Owner

What type of PR is this?

/kind cleanup

What this PR does / why we need it:

Try to get kcp objects into my repo quickly.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?

NONE

Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.:


enj and others added 30 commits November 16, 2022 16:44
Signed-off-by: Monis Khan <mok@microsoft.com>
kms: use different context for server lifecycle and initial load
In the Dynamic Resource allocation example specs, the claim
parameter name specified was inconsistent.

This commit fixes that with a better/more consistent name,
which is used to define the configmap and referenced in
the `ResourceClaimTemplate` spec.

Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
[DRA] Add RUNTIME_CONFIG="resource.k8s.io/v1alpha1"
…arameter-name

dra: test examples: ensure that the claim parameter name is consistent
Signed-off-by: Andrew Sy Kim <andrewsy@google.com>
…readiness-metric

Fix an accuracy issue of `scheduler_pending_pods` metric
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
…ms-and-dynamic-resource-allocation-for-publishing

Add missing tags for kms and dynamic-resource-allocation for publishing
Also fix REVISION back to `0` this was missed in the previous PR

Signed-off-by: Davanum Srinivas <davanum@gmail.com>
…r-building-etcd

Bump GOLANG_VERSION to build etcd `migrate` utility
…tests

test/e2e_node: set apiserver kubelet preferred addresses
use etcd 3.5.6-0 after etcd image is promoted
add regression test for endpoint reconciler leases
seans3 and others added 29 commits March 9, 2023 12:38
Change-Id: I17fe5da40250e42c04124c25b530ce6c8dea4154
…erry-pick-of-#116395-upstream-release-1.26

Automated cherry pick of kubernetes#116395: One lock among PodNominator and SchedulingQueue
…rry-pick-of-#115919-upstream-release-1.26

Automated cherry pick of kubernetes#115919: Fix for windows kube-proxy: 'externalTrafficPolicy:
…of-#116089-origin-release-1.26

Automated cherry pick of kubernetes#116089: fix: should not set default storageclass if annotation "volume.beta.kubernetes.io/storage-class" is set
…d-cherry-pick-of-#115464-upstream-release-1.26

Automated cherry pick of kubernetes#115464: Remove check for CSI driver running on node for CSI migration
…rry-pick-of-#115503-upstream-release-1.26

Automated cherry pick of kubernetes#115503: Fix for issue with Loadbalancer policy
…k-of-#116145-kubernetes#115865-origin-release-1.26

Automated cherry pick of kubernetes#116145: Plumb stale GroupVersions through aggregated discovery
kubernetes#115865: Removes old discovery hack ignoring 403 and 404
…ck-of-#115346-upstream-release-1.26

Automated cherry pick of kubernetes#115346: Set node_stage whenever available
[release-1.26] Bump konnectivity-client to v0.0.36
…-of-#115928-origin-release-1.26

Automated cherry pick of kubernetes#115928: api: drop Resources.Claims from PVC and PVC template
…-of-#114027-upstream-release-1.26

Automated cherry pick of kubernetes#114027: make GetSubnetPrefix IP family agnostic
…ck-of-#114933-upstream-release-1.26

Automated cherry pick of kubernetes#114933: Disable multiple pv mount tests for vsphere intree driver
…rry-pick-of-#115302-upstream-release-1.26

Cherry pick of Aggregated Discovery Patches: kubernetes#115302 kubernetes#115770 kubernetes#115998 kubernetes#115859
…y-pick-of-#116027-upstream-release-1.26

Automated cherry pick of kubernetes#116027: Fix validation.go to validate without StatefulSetStartOrdinal
…erry-pick-of-#116428-upstream-release-1.26

Automated cherry pick of kubernetes#116428: Avoid metric lookup in Parallelizer.Until on every work piece
…rry-pick-of-#114863-kubernetes#115571-upstream-release-1.26

Automated cherry pick of kubernetes#114863: Use label selector for filtering out resources when pruning.
kubernetes#115571: Add integration test for diff --prune --selector
Signed-off-by: Andy Goldstein <andy.goldstein@redhat.com>
Signed-off-by: Andy Goldstein <andy.goldstein@redhat.com>
Signed-off-by: Andy Goldstein <andy.goldstein@redhat.com>
Signed-off-by: Andy Goldstein <andy.goldstein@redhat.com>
Signed-off-by: Andy Goldstein <andy.goldstein@redhat.com>
Signed-off-by: Andy Goldstein <andy.goldstein@redhat.com>
Signed-off-by: Andy Goldstein <andy.goldstein@redhat.com>
Signed-off-by: Andy Goldstein <andy.goldstein@redhat.com>
In our multi-controller code in kcp, we can race between stopping the
controller and calling UpdateMonitors. The existing resource quota
monitor code can't handle this case as it does not mark closed monitors
on shutdown.

Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
@MikeSpreitzer MikeSpreitzer merged this pull request into MikeSpreitzer:x-marks-the-spot May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet