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

fix: go mod confliction #5

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

Vacant2333
Copy link
Contributor

@Vacant2333 Vacant2333 commented Nov 21, 2024

fix the go mod confliction, and update the readme quick start
FIx: ##4

installer/dockerfile/controller-manager/Dockerfile Outdated Show resolved Hide resolved
installer/dockerfile/scheduler/Dockerfile Outdated Show resolved Hide resolved
installer/dockerfile/webhook-manager/Dockerfile Outdated Show resolved Hide resolved
docs/deploy/README.md Outdated Show resolved Hide resolved
go.mod Outdated Show resolved Hide resolved
@Vacant2333 Vacant2333 force-pushed the fix-go-mod-conflicat branch from 625b22f to 6135c27 Compare December 7, 2024 13:54
Signed-off-by: Vacant2333 <[email protected]>
@Vacant2333 Vacant2333 force-pushed the fix-go-mod-conflicat branch from 6135c27 to 935369b Compare December 7, 2024 13:56
kubectl --context karmada-host -n kube-system apply -f https://github.com/emberstack/kubernetes-reflector/releases/download/v7.1.262/reflector.yaml
kubectl --context karmada-host annotate secret kubeconfig \
kubectl --context karmada-host annotate secret karmada-webhook-config \
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Karmada removes the kubeconfig secret, we must get the kubeconfig from the another secret

// PR ref: https://github.com/karmada-io/karmada/commit/3058bbf50b953d02166625e2b797cb16c7f26396
replace github.com/karmada-io/karmada => github.com/Vacant2333/karmada v0.0.0-20240606155424-3058bbf50b95
// Ref: https://github.com/Vacant2333/karmada/tree/suspend-rb-2
replace github.com/karmada-io/karmada => github.com/Vacant2333/karmada v0.0.0-20241207135009-0a9b0e40a707
Copy link
Contributor Author

Choose a reason for hiding this comment

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

change to the correct branch, we will remove this when karmada supports resource binding suspension

@Monokaix
Copy link
Member

Monokaix commented Dec 9, 2024

/lgtm

@william-wang
Copy link
Member

/approve

@volcano-sh-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: william-wang

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

@volcano-sh-bot volcano-sh-bot merged commit 9bea166 into volcano-sh:main Dec 9, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants