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

use k8sgpt official repo instead of personal's #101

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

jianzhangbjz
Copy link
Contributor

@jianzhangbjz jianzhangbjz commented Oct 10, 2023

Since k8sgpt-ai/k8sgpt#604 issue has been addressed(https://github.com/k8sgpt-ai/k8sgpt/blob/main/pkg/kubernetes/kubernetes.go#L40), use the official repo instead of mine.

[cloud-user@preserve-olm-env2 prow]$ podman --runtime crun build -f Dockerfile.k8sgpt -t quay.io/olmqe/k8sgpt:vv1 .
STEP 1/6: FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.20-openshift-4.14
STEP 2/6: LABEL maintainer="jiazha@redhat.com"
--> Using cache 3e652b1d507977befd63bd35de6d12498bca3a06f3a9fec70c4aac567bbf0f90
--> 3e652b1d5079
STEP 3/6: WORKDIR /go/src/github.com/k8sgpt-ai
--> Using cache 6efa777f86de14b2de59224ebc13a69d8393fa76951226aeed82e2f10c08c315
--> 6efa777f86de
STEP 4/6: RUN git clone --branch main https://github.com/k8sgpt-ai/k8sgpt.git &&     cd k8sgpt &&     go mod vendor &&     make build
Cloning into 'k8sgpt'...
Go compliance shim [][]: Forcing GOTOOLCHAIN=local
...
STEP 5/6: RUN cp ./k8sgpt/bin/k8sgpt /usr/bin/
--> 61239c732abc
STEP 6/6: ENTRYPOINT ["k8sgpt"]
COMMIT quay.io/olmqe/k8sgpt:vv1
--> 89c41a741439
Successfully tagged quay.io/olmqe/k8sgpt:vv1
89c41a741439392077da2ad107c257c8514890d54f1856fd65bb0d63fbc39128

@openshift-ci
Copy link

openshift-ci bot commented Oct 10, 2023

@jianzhangbjz: all tests passed!

Full PR test history. Your PR dashboard.

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. I understand the commands that are listed here.

@jianzhangbjz
Copy link
Contributor Author

/approve
/lgtm

@openshift-ci
Copy link

openshift-ci bot commented Oct 10, 2023

@jianzhangbjz: you cannot LGTM your own PR.

In response to this:

/approve
/lgtm

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.

@jianzhangbjz jianzhangbjz merged commit 492a54b into openshift:master Oct 10, 2023
2 of 3 checks passed
@jianzhangbjz jianzhangbjz deleted the k8sgpt2 branch October 10, 2023 03:37
@openshift-ci
Copy link

openshift-ci bot commented Oct 10, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jianzhangbjz

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

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 10, 2023
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant