-
Notifications
You must be signed in to change notification settings - Fork 461
feat(chart): support appVersion as the default image tag #640
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
Open
xiongzubiao
wants to merge
792
commits into
Project-HAMi:master
Choose a base branch
from
xiongzubiao:appVersion
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ject-HAMi#323) Signed-off-by: chaunceyjiang <[email protected]>
Signed-off-by: wawa0210 <[email protected]>
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@v3.1.0...v3.2.0) --- updated-dependencies: - dependency-name: docker/login-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: wawa0210 <[email protected]>
Bumps ubuntu from 20.04 to 24.04. --- updated-dependencies: - dependency-name: ubuntu dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: wawa0210 <[email protected]>
…evice-plugin crashes. (Project-HAMi#328) Signed-off-by: chaunceyjiang <[email protected]>
* 💡 Add Benchmark build script and deployment files Signed-off-by: haitwang-cloud <[email protected]> * address latest comment Signed-off-by: haitwang-cloud <[email protected]> * Update Dockerfile to use the correct repository for cloning the ai-benchmark project Signed-off-by: haitwang-cloud <[email protected]> --------- Signed-off-by: haitwang-cloud <[email protected]>
Signed-off-by: coderth <[email protected]>
Signed-off-by: rongfu.leng <[email protected]>
…roject-HAMi#350) * fix: typo in use_exclusive_card.yaml and add new exclusive example Signed-off-by: wenqing.he <[email protected]> * fix: typo in scheduler Signed-off-by: wenqing.he <[email protected]> --------- Signed-off-by: wenqing.he <[email protected]>
Signed-off-by: rongfu.leng <[email protected]>
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.22.0 to 0.26.0. - [Commits](golang/net@v0.22.0...v0.26.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.7.0 to 1.8.1. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.7.0...v1.8.1) --- updated-dependencies: - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…amespaces (Project-HAMi#364) The code changes in `webhook.yaml` modify the namespace whitelist for the webhook. The `kube-system` and `istio-system` namespaces are added to the whitelist. This change aims to allow the webhook to function properly in these namespaces. Signed-off-by: haitwang-cloud <[email protected]> Co-authored-by: Tim Wang <[email protected]>
Fix HostGPUMemoryUsage wrong unit on grafana dashboard Signed-off-by: joy717 <[email protected]>
Signed-off-by: rongfu.leng <[email protected]>
* feat: add liveness probe on scheduler extender Signed-off-by: wenqing.he <[email protected]> * feat: also add liveness probe on kube-scheduler Signed-off-by: wenqing.he <[email protected]> --------- Signed-off-by: wenqing.he <[email protected]>
* update libvgpu_so Signed-off-by: limengxuan <[email protected]>
* update hami-core Signed-off-by: limengxuan <[email protected]>
Signed-off-by: wawa0210 <[email protected]>
26cadb4 to
9587034
Compare
Author
|
I force-pushed it to resolve the merging conflict. cc @wawa0210 @lengrongfu |
* update ci and logic Signed-off-by: limengxuan <[email protected]>
* update ci Signed-off-by: limengxuan <[email protected]>
* update ci Signed-off-by: limengxuan <[email protected]>
* update dockerfile Signed-off-by: limengxuan <[email protected]>
Signed-off-by: wen.rui <[email protected]>
…ore' GPU (Project-HAMi#848) * fix scheduler crash on mig-mode task running on a hami-core gpu Signed-off-by: limengxuan <[email protected]>
Project-HAMi#827) Signed-off-by: haitwang-cloud <[email protected]>
…er (Project-HAMi#799) Signed-off-by: haitwang-cloud <[email protected]>
Signed-off-by: jinye <[email protected]>
Signed-off-by: jinye <[email protected]>
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.26.0 to 0.33.0. - [Commits](golang/net@v0.26.0...v0.33.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.11.0 to 6.13.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v6.11.0...v6.13.0) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.26.0 to 0.35.0. - [Commits](golang/net@v0.26.0...v0.35.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: learner0810 <[email protected]>
Signed-off-by: 王然 <[email protected]>
…tpl (Project-HAMi#845) * Update condition to include regexReplaceAll for outputting proper numbers from minor versions Signed-off-by: HJJ256 <[email protected]> * Update condition Signed-off-by: HJJ256 <[email protected]> * Update definition of strippedKubeVersion to handle variety of version numbering systems Signed-off-by: HJJ256 <[email protected]> * Update job-createSecret.yaml Signed-off-by: HJJ256 <[email protected]> * Update job-patchWebhook.yaml Signed-off-by: HJJ256 <[email protected]> --------- Signed-off-by: HJJ256 <[email protected]>
* update libvgpu Signed-off-by: limengxuan <[email protected]>
Signed-off-by: rockpanda <[email protected]>
Due to potential pod startup issues in certain environments, set passDeviceSpecsEnabled to false by default. This configuration can still be enabled via helm values for environments that need it to handle runtime GPU access issues. Signed-off-by: Nimbus318 <[email protected]>
Signed-off-by: ouyangluwei <[email protected]> Co-authored-by: ouyangluwei <[email protected]>
Signed-off-by: jinvei <[email protected]>
…-HAMi#824) Signed-off-by: learner0810 <[email protected]>
Signed-off-by: Zubiao Xiong <[email protected]>
9587034 to
033bc56
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What type of PR is this?
/kind feature
What this PR does / why we need it:
It is common that helm charts use the
Chart.AppVersionas the default image tag. This PR adds support for it, while still allowing one to customize it viaValues.version.Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?: