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

add TEKTON support #60

Merged
merged 3 commits into from
Mar 3, 2024
Merged

Conversation

SamYuan1990
Copy link
Contributor

add tekton install in cluster support for model server and validation.
then replace tekton install scripts in kepler-model-server by kepler-action.

Signed-off-by: Sam Yuan <[email protected]>
@SamYuan1990 SamYuan1990 marked this pull request as draft March 3, 2024 11:49
@SamYuan1990
Copy link
Contributor Author

SamYuan1990 commented Mar 3, 2024

@sthaha , may I know why the CI fails with shell check as report line 204 ... but the file just have 153 lines? ./lib/utils.sh:204:65: note: Double quote to prevent globbing and word splitting. [SC2086]

reference error log https://github.com/sustainable-computing-io/local-dev-cluster/actions/runs/8129929871/job/22217582579?pr=60#step:3:174

@SamYuan1990 SamYuan1990 marked this pull request as ready for review March 3, 2024 12:02
Signed-off-by: Sam Yuan <[email protected]>
Signed-off-by: Sam Yuan <[email protected]>
@SamYuan1990
Copy link
Contributor Author

service/tekton-pipelines-webhook created
error: resource mapping not found for name: "tekton-pipelines-webhook" namespace: "tekton-pipelines" from "https://storage.googleapis.com/tekton-releases/pipeline/latest/release.yaml": no matches for kind "HorizontalPodAutoscaler" in version "autoscaling/v2"
ensure CRDs are installed first

@rootfs , could you please check with microshift team to see if microshift supports tekton or not?

@rootfs
Copy link
Contributor

rootfs commented Mar 3, 2024

@SamYuan1990 let's use it for kind for now.

@rootfs rootfs merged commit 8301dfa into sustainable-computing-io:main Mar 3, 2024
8 of 10 checks passed
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.

2 participants