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

Backport PR #2570 to main for 🔖 🤖 Release v1.7.13 #2571

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

vdaas-ci
Copy link
Collaborator

@vdaas-ci vdaas-ci commented Aug 6, 2024

Release PR for v1.7.13.

* 🔖 🤖 Release v1.7.13

Signed-off-by: Vdaas CI <[email protected]>

* style: format code with Gofumpt and Prettier

This commit fixes the style issues introduced in a2061d1 according to the output
from Gofumpt and Prettier.

Details: #2570

---------

Signed-off-by: Vdaas CI <[email protected]>
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
Copy link

cloudflare-workers-and-pages bot commented Aug 6, 2024

Deploying vald with  Cloudflare Pages  Cloudflare Pages

Latest commit: efa9763
Status: ✅  Deploy successful!
Preview URL: https://caac74a0.vald.pages.dev
Branch Preview URL: https://backport-main-prepare-releas.vald.pages.dev

View logs

Copy link
Contributor

coderabbitai bot commented Aug 6, 2024

Walkthrough

[!WARNING]

Walkthrough skipped

File diffs could not be summarized.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@vdaas-ci
Copy link
Collaborator Author

vdaas-ci commented Aug 6, 2024

[CHATOPS:HELP] ChatOps commands.

  • 🙆‍♀️ /approve - approve
  • 🍱 /format - format codes and add licenses
  • /gen-test - generate test codes
  • 🏷️ /label - add labels
  • 🔚 2️⃣ 🔚 /label actions/e2e-deploy - run E2E deploy & integration test

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 74c85dc and efa9763.

Files selected for processing (53)
  • CHANGELOG.md (1 hunks)
  • charts/vald-benchmark-operator/Chart.yaml (1 hunks)
  • charts/vald-benchmark-operator/README.md (3 hunks)
  • charts/vald-benchmark-operator/values.yaml (2 hunks)
  • charts/vald-helm-operator/Chart.yaml (1 hunks)
  • charts/vald-helm-operator/README.md (3 hunks)
  • charts/vald-helm-operator/values.yaml (1 hunks)
  • charts/vald-readreplica/Chart.yaml (1 hunks)
  • charts/vald-readreplica/README.md (1 hunks)
  • charts/vald/Chart.yaml (1 hunks)
  • charts/vald/README.md (2 hunks)
  • charts/vald/values.yaml (1 hunks)
  • k8s/agent/ngt/configmap.yaml (1 hunks)
  • k8s/agent/pdb.yaml (1 hunks)
  • k8s/agent/priorityclass.yaml (1 hunks)
  • k8s/agent/statefulset.yaml (1 hunks)
  • k8s/agent/svc.yaml (1 hunks)
  • k8s/discoverer/clusterrole.yaml (1 hunks)
  • k8s/discoverer/clusterrolebinding.yaml (1 hunks)
  • k8s/discoverer/configmap.yaml (1 hunks)
  • k8s/discoverer/deployment.yaml (2 hunks)
  • k8s/discoverer/pdb.yaml (1 hunks)
  • k8s/discoverer/priorityclass.yaml (1 hunks)
  • k8s/discoverer/serviceaccount.yaml (1 hunks)
  • k8s/discoverer/svc.yaml (1 hunks)
  • k8s/gateway/gateway/ing.yaml (1 hunks)
  • k8s/gateway/gateway/lb/configmap.yaml (1 hunks)
  • k8s/gateway/gateway/lb/deployment.yaml (2 hunks)
  • k8s/gateway/gateway/lb/hpa.yaml (1 hunks)
  • k8s/gateway/gateway/lb/pdb.yaml (1 hunks)
  • k8s/gateway/gateway/lb/priorityclass.yaml (1 hunks)
  • k8s/gateway/gateway/lb/svc.yaml (1 hunks)
  • k8s/index/job/correction/configmap.yaml (1 hunks)
  • k8s/index/job/correction/cronjob.yaml (2 hunks)
  • k8s/index/job/creation/configmap.yaml (1 hunks)
  • k8s/index/job/creation/cronjob.yaml (2 hunks)
  • k8s/index/job/save/configmap.yaml (1 hunks)
  • k8s/index/job/save/cronjob.yaml (2 hunks)
  • k8s/index/operator/configmap.yaml (1 hunks)
  • k8s/index/operator/deployment.yaml (2 hunks)
  • k8s/index/operator/priorityclass.yaml (1 hunks)
  • k8s/manager/index/configmap.yaml (1 hunks)
  • k8s/manager/index/deployment.yaml (2 hunks)
  • k8s/manager/index/pdb.yaml (1 hunks)
  • k8s/manager/index/priorityclass.yaml (1 hunks)
  • k8s/manager/index/svc.yaml (1 hunks)
  • k8s/operator/helm/operator.yaml (2 hunks)
  • k8s/operator/helm/svc.yaml (1 hunks)
  • k8s/readreplica/configmap.yaml (4 hunks)
  • k8s/tools/benchmark/operator/configmap.yaml (2 hunks)
  • k8s/tools/benchmark/operator/deployment.yaml (2 hunks)
  • k8s/tools/benchmark/operator/service.yaml (1 hunks)
  • versions/VALD_VERSION (1 hunks)
Files skipped from review due to trivial changes (46)
  • charts/vald-benchmark-operator/Chart.yaml
  • charts/vald-benchmark-operator/README.md
  • charts/vald-benchmark-operator/values.yaml
  • charts/vald-helm-operator/Chart.yaml
  • charts/vald-helm-operator/values.yaml
  • charts/vald-readreplica/Chart.yaml
  • charts/vald-readreplica/README.md
  • charts/vald/Chart.yaml
  • charts/vald/README.md
  • charts/vald/values.yaml
  • k8s/agent/ngt/configmap.yaml
  • k8s/agent/pdb.yaml
  • k8s/agent/priorityclass.yaml
  • k8s/agent/statefulset.yaml
  • k8s/agent/svc.yaml
  • k8s/discoverer/clusterrole.yaml
  • k8s/discoverer/clusterrolebinding.yaml
  • k8s/discoverer/configmap.yaml
  • k8s/discoverer/deployment.yaml
  • k8s/discoverer/pdb.yaml
  • k8s/discoverer/priorityclass.yaml
  • k8s/discoverer/serviceaccount.yaml
  • k8s/discoverer/svc.yaml
  • k8s/gateway/gateway/ing.yaml
  • k8s/gateway/gateway/lb/configmap.yaml
  • k8s/gateway/gateway/lb/hpa.yaml
  • k8s/gateway/gateway/lb/pdb.yaml
  • k8s/gateway/gateway/lb/priorityclass.yaml
  • k8s/gateway/gateway/lb/svc.yaml
  • k8s/index/job/correction/configmap.yaml
  • k8s/index/job/correction/cronjob.yaml
  • k8s/index/job/creation/configmap.yaml
  • k8s/index/job/creation/cronjob.yaml
  • k8s/index/job/save/configmap.yaml
  • k8s/index/job/save/cronjob.yaml
  • k8s/index/operator/configmap.yaml
  • k8s/index/operator/priorityclass.yaml
  • k8s/manager/index/configmap.yaml
  • k8s/manager/index/pdb.yaml
  • k8s/manager/index/priorityclass.yaml
  • k8s/manager/index/svc.yaml
  • k8s/operator/helm/svc.yaml
  • k8s/tools/benchmark/operator/configmap.yaml
  • k8s/tools/benchmark/operator/deployment.yaml
  • k8s/tools/benchmark/operator/service.yaml
  • versions/VALD_VERSION
Additional context used
Markdownlint
charts/vald-helm-operator/README.md

29-29: null
Dollar signs used before commands without showing output

(MD014, commands-show-output)


30-30: null
Dollar signs used before commands without showing output

(MD014, commands-show-output)


35-35: null
Dollar signs used before commands without showing output

(MD014, commands-show-output)

Additional comments not posted (37)
k8s/operator/helm/operator.yaml (3)

24-24: Update Helm chart version to v1.7.13

The helm.sh/chart label has been correctly updated to vald-helm-operator-v1.7.13.


27-27: Update application version to v1.7.13

The app.kubernetes.io/version label has been correctly updated to v1.7.13.


45-45: Update container image tag to v1.7.13

The container image tag has been correctly updated to vdaas/vald-helm-operator:v1.7.13.

k8s/index/operator/deployment.yaml (3)

23-23: Update Helm chart version to v1.7.13

The helm.sh/chart label has been correctly updated to vald-v1.7.13.


26-26: Update application version to v1.7.13

The app.kubernetes.io/version label has been correctly updated to v1.7.13.


49-49: Update checksum value for configmap

The checksum/configmap annotation has been correctly updated to reflect the new configuration data.

k8s/manager/index/deployment.yaml (3)

23-23: Update Helm chart version to v1.7.13

The helm.sh/chart label has been correctly updated to vald-v1.7.13.


26-26: Update application version to v1.7.13

The app.kubernetes.io/version label has been correctly updated to v1.7.13.


49-49: Update checksum value for configmap

The checksum/configmap annotation has been correctly updated to reflect the new configuration data.

k8s/readreplica/configmap.yaml (5)

22-22: Version update in metadata section approved.

The version update from v1.7.12 to v1.7.13 is consistent and correct.


25-25: Version update in metadata section approved.

The version update from v1.7.12 to v1.7.13 is consistent and correct.


93-93: Restart field addition approved.

The restart field addition with a value of true is intentional and correct.

Ensure that this change aligns with the intended restart behavior of the service.

Verification successful

Restart field addition approved.

The restart field addition with a value of true is intentional and correct. It appears consistently across multiple configuration files, indicating a standardized approach.

  • Ensure that this change aligns with the intended restart behavior of the service.
  • Verify the context and usage of the restart field to confirm it is correctly implemented and intended.
Scripts executed

The following scripts were executed for the analysis:

Script:

#!/bin/bash
# Description: Verify the usage of the restart field in the codebase.

# Test: Search for the restart field usage. Expect: Only occurrences of the new restart value.
rg --type yaml -A 5 $'restart:'

Length of output: 128564


195-195: Enable_statistics field change approved.

The enable_statistics field change from true to false is intentional and correct.

Ensure that this change aligns with the intended behavior regarding statistics collection.


90-90: Mode change approved.

The mode field change from an empty string to REST is intentional and correct.

Ensure that this change aligns with the intended operational mode of the service.

Verification successful

Mode change approved.

The mode field change from an empty string to REST is intentional and correct. This aligns with other configurations in the codebase where REST is used as a mode.

  • k8s/readreplica/configmap.yaml: mode: REST

Ensure that this change aligns with the intended operational mode of the service.

Scripts executed

The following scripts were executed for the analysis:

Script:

#!/bin/bash
# Description: Verify the usage of the mode field in the codebase.

# Test: Search for the mode field usage. Expect: Only occurrences of the new mode value.
rg --type yaml -A 5 $'mode:'

Length of output: 156289

k8s/gateway/gateway/lb/deployment.yaml (3)

23-23: Version update in metadata section approved.

The version update from v1.7.12 to v1.7.13 is consistent and correct.


26-26: Version update in metadata section approved.

The version update from v1.7.12 to v1.7.13 is consistent and correct.


48-48: Checksum update approved.

The checksum update for the configuration map is consistent and correct.

charts/vald-helm-operator/README.md (5)

5-5: Version update in documentation approved.

The version update from v1.7.12 to v1.7.13 is consistent and correct.


29-29: CRD URL update in documentation approved.

The CRD URL update to reflect the new version v1.7.13 is consistent and correct.

Tools
Markdownlint

29-29: null
Dollar signs used before commands without showing output

(MD014, commands-show-output)


30-30: CRD URL update in documentation approved.

The CRD URL update to reflect the new version v1.7.13 is consistent and correct.

Tools
Markdownlint

30-30: null
Dollar signs used before commands without showing output

(MD014, commands-show-output)


35-35: Patch command update in documentation approved.

The patch command update to reflect the new version v1.7.13 is consistent and correct.

Tools
Markdownlint

35-35: null
Dollar signs used before commands without showing output

(MD014, commands-show-output)


82-82: Image tag update in documentation approved.

The image tag update to reflect the new version v1.7.13 is consistent and correct.

CHANGELOG.md (15)

3-3: LGTM!

The section header for version 1.7.13 is correctly formatted.


5-56: LGTM!

The Docker images section is well-structured and provides clear Docker pull commands for each component.


58-63: LGTM!

The Documents section is well-structured and provides useful links to documentation.


64-64: LGTM!

The section header for Changes is correctly formatted.


66-79: LGTM!

The Bugfix section is well-structured and provides detailed information on the bug fixes.


80-84: LGTM!

The Backport and Release-Related section is well-structured and provides detailed information on the changes.


85-89: LGTM!

The E2E and Index section is well-structured and provides detailed information on the changes.


90-93: LGTM!

The Documentation and Other section is well-structured and provides detailed information on the changes.


94-107: LGTM!

The Enhancement section is well-structured and provides detailed information on the enhancements.


109-113: LGTM!

The Performance and Optimization section is well-structured and provides detailed information on the changes.


114-117: LGTM!

The Testing and Metrics section is well-structured and provides detailed information on the changes.


118-125: LGTM!

The CI section is well-structured and provides detailed information on the changes.


126-131: LGTM!

The Backport section is well-structured and provides detailed information on the changes.


132-139: LGTM!

The Documentation section is well-structured and provides detailed information on the changes.


140-149: LGTM!

The Other section is well-structured and provides detailed information on the changes.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 74c85dc and efa9763.

Files selected for processing (53)
  • CHANGELOG.md (1 hunks)
  • charts/vald-benchmark-operator/Chart.yaml (1 hunks)
  • charts/vald-benchmark-operator/README.md (3 hunks)
  • charts/vald-benchmark-operator/values.yaml (2 hunks)
  • charts/vald-helm-operator/Chart.yaml (1 hunks)
  • charts/vald-helm-operator/README.md (3 hunks)
  • charts/vald-helm-operator/values.yaml (1 hunks)
  • charts/vald-readreplica/Chart.yaml (1 hunks)
  • charts/vald-readreplica/README.md (1 hunks)
  • charts/vald/Chart.yaml (1 hunks)
  • charts/vald/README.md (2 hunks)
  • charts/vald/values.yaml (1 hunks)
  • k8s/agent/ngt/configmap.yaml (1 hunks)
  • k8s/agent/pdb.yaml (1 hunks)
  • k8s/agent/priorityclass.yaml (1 hunks)
  • k8s/agent/statefulset.yaml (1 hunks)
  • k8s/agent/svc.yaml (1 hunks)
  • k8s/discoverer/clusterrole.yaml (1 hunks)
  • k8s/discoverer/clusterrolebinding.yaml (1 hunks)
  • k8s/discoverer/configmap.yaml (1 hunks)
  • k8s/discoverer/deployment.yaml (2 hunks)
  • k8s/discoverer/pdb.yaml (1 hunks)
  • k8s/discoverer/priorityclass.yaml (1 hunks)
  • k8s/discoverer/serviceaccount.yaml (1 hunks)
  • k8s/discoverer/svc.yaml (1 hunks)
  • k8s/gateway/gateway/ing.yaml (1 hunks)
  • k8s/gateway/gateway/lb/configmap.yaml (1 hunks)
  • k8s/gateway/gateway/lb/deployment.yaml (2 hunks)
  • k8s/gateway/gateway/lb/hpa.yaml (1 hunks)
  • k8s/gateway/gateway/lb/pdb.yaml (1 hunks)
  • k8s/gateway/gateway/lb/priorityclass.yaml (1 hunks)
  • k8s/gateway/gateway/lb/svc.yaml (1 hunks)
  • k8s/index/job/correction/configmap.yaml (1 hunks)
  • k8s/index/job/correction/cronjob.yaml (2 hunks)
  • k8s/index/job/creation/configmap.yaml (1 hunks)
  • k8s/index/job/creation/cronjob.yaml (2 hunks)
  • k8s/index/job/save/configmap.yaml (1 hunks)
  • k8s/index/job/save/cronjob.yaml (2 hunks)
  • k8s/index/operator/configmap.yaml (1 hunks)
  • k8s/index/operator/deployment.yaml (2 hunks)
  • k8s/index/operator/priorityclass.yaml (1 hunks)
  • k8s/manager/index/configmap.yaml (1 hunks)
  • k8s/manager/index/deployment.yaml (2 hunks)
  • k8s/manager/index/pdb.yaml (1 hunks)
  • k8s/manager/index/priorityclass.yaml (1 hunks)
  • k8s/manager/index/svc.yaml (1 hunks)
  • k8s/operator/helm/operator.yaml (2 hunks)
  • k8s/operator/helm/svc.yaml (1 hunks)
  • k8s/readreplica/configmap.yaml (4 hunks)
  • k8s/tools/benchmark/operator/configmap.yaml (2 hunks)
  • k8s/tools/benchmark/operator/deployment.yaml (2 hunks)
  • k8s/tools/benchmark/operator/service.yaml (1 hunks)
  • versions/VALD_VERSION (1 hunks)
Files skipped from review due to trivial changes (48)
  • charts/vald-benchmark-operator/Chart.yaml
  • charts/vald-benchmark-operator/README.md
  • charts/vald-benchmark-operator/values.yaml
  • charts/vald-helm-operator/Chart.yaml
  • charts/vald-helm-operator/values.yaml
  • charts/vald-readreplica/Chart.yaml
  • charts/vald-readreplica/README.md
  • charts/vald/Chart.yaml
  • charts/vald/README.md
  • charts/vald/values.yaml
  • k8s/agent/ngt/configmap.yaml
  • k8s/agent/pdb.yaml
  • k8s/agent/priorityclass.yaml
  • k8s/agent/statefulset.yaml
  • k8s/agent/svc.yaml
  • k8s/discoverer/clusterrole.yaml
  • k8s/discoverer/clusterrolebinding.yaml
  • k8s/discoverer/configmap.yaml
  • k8s/discoverer/deployment.yaml
  • k8s/discoverer/pdb.yaml
  • k8s/discoverer/priorityclass.yaml
  • k8s/discoverer/serviceaccount.yaml
  • k8s/discoverer/svc.yaml
  • k8s/gateway/gateway/ing.yaml
  • k8s/gateway/gateway/lb/configmap.yaml
  • k8s/gateway/gateway/lb/hpa.yaml
  • k8s/gateway/gateway/lb/pdb.yaml
  • k8s/gateway/gateway/lb/priorityclass.yaml
  • k8s/gateway/gateway/lb/svc.yaml
  • k8s/index/job/correction/configmap.yaml
  • k8s/index/job/correction/cronjob.yaml
  • k8s/index/job/creation/configmap.yaml
  • k8s/index/job/creation/cronjob.yaml
  • k8s/index/job/save/configmap.yaml
  • k8s/index/job/save/cronjob.yaml
  • k8s/index/operator/configmap.yaml
  • k8s/index/operator/deployment.yaml
  • k8s/index/operator/priorityclass.yaml
  • k8s/manager/index/configmap.yaml
  • k8s/manager/index/pdb.yaml
  • k8s/manager/index/priorityclass.yaml
  • k8s/manager/index/svc.yaml
  • k8s/operator/helm/operator.yaml
  • k8s/operator/helm/svc.yaml
  • k8s/tools/benchmark/operator/configmap.yaml
  • k8s/tools/benchmark/operator/deployment.yaml
  • k8s/tools/benchmark/operator/service.yaml
  • versions/VALD_VERSION
Additional context used
Markdownlint
charts/vald-helm-operator/README.md

29-29: null
Dollar signs used before commands without showing output

(MD014, commands-show-output)


30-30: null
Dollar signs used before commands without showing output

(MD014, commands-show-output)


35-35: null
Dollar signs used before commands without showing output

(MD014, commands-show-output)

Additional comments not posted (25)
k8s/manager/index/deployment.yaml (3)

23-23: Version update for Helm chart label.

The helm.sh/chart label has been correctly updated from vald-v1.7.12 to vald-v1.7.13.


26-26: Version update for application version label.

The app.kubernetes.io/version label has been correctly updated from v1.7.12 to v1.7.13.


49-49: Checksum update for configmap.

The checksum/configmap annotation has been updated, indicating a change in the configuration data.

k8s/readreplica/configmap.yaml (5)

22-22: Version update for Helm chart label.

The helm.sh/chart label has been correctly updated from vald-readreplica-v1.7.12 to vald-readreplica-v1.7.13.


25-25: Version update for application version label.

The app.kubernetes.io/version label has been correctly updated from v1.7.12 to v1.7.13.


90-90: Mode parameter update.

The mode parameter has been updated from an empty string to REST, indicating a shift in operational mode.

Ensure that this change is consistent with the intended operational mode.


93-93: Restart parameter update.

The restart parameter has been introduced and set to true, likely enabling automatic restarts of the agent.

Also applies to: 118-118


195-195: Enable statistics parameter update.

The enable_statistics parameter has been added and set to false, likely controlling the collection of statistical data.

k8s/gateway/gateway/lb/deployment.yaml (3)

23-23: Version update for Helm chart label.

The helm.sh/chart label has been correctly updated from vald-v1.7.12 to vald-v1.7.13.


26-26: Version update for application version label.

The app.kubernetes.io/version label has been correctly updated from v1.7.12 to v1.7.13.


48-48: Checksum update for configmap.

The checksum/configmap annotation has been updated, indicating a change in the configuration data.

charts/vald-helm-operator/README.md (5)

5-5: Version update approved.

The version update from v1.7.12 to v1.7.13 is correct and consistent with the PR summary.


29-29: URL update for CRDs approved.

The URL update to use v1.7.13 for replacing CRDs is correct and consistent with the new version.

Tools
Markdownlint

29-29: null
Dollar signs used before commands without showing output

(MD014, commands-show-output)


30-30: URL update for CRDs approved.

The URL update to use v1.7.13 for replacing CRDs is correct and consistent with the new version.

Tools
Markdownlint

30-30: null
Dollar signs used before commands without showing output

(MD014, commands-show-output)


35-35: Command update for vhor resource approved.

The command update to use v1.7.13 for patching the vhor resource is correct and consistent with the new version.

Tools
Markdownlint

35-35: null
Dollar signs used before commands without showing output

(MD014, commands-show-output)


82-82: Image tag update approved.

The image tag update to v1.7.13 in the configuration table is correct and consistent with the new version.

CHANGELOG.md (9)

5-55: LGTM! Docker image pull commands are correct and well-formatted.

The Docker image pull commands for various components are accurate and consistently formatted.


58-62: LGTM! Document links are correct and well-formatted.

The links to GoDoc, Helm Chart Reference, and Helm Operator Chart Reference are accurate and consistently formatted.


66-93: LGTM! Bugfixes are correctly described and well-formatted.

The bug fixes are accurately described, and all links are correct and consistently formatted.


94-117: LGTM! Enhancements are correctly described and well-formatted.

The enhancements are accurately described, and all links are correct and consistently formatted.


118-124: LGTM! CI changes are correctly described and well-formatted.

The CI changes are accurately described, and all links are correct and consistently formatted.


126-131: LGTM! Backported changes are correctly described and well-formatted.

The backported changes are accurately described, and all links are correct and consistently formatted.


132-138: LGTM! Documentation updates are correctly described and well-formatted.

The documentation updates are accurately described, and all links are correct and consistently formatted.


140-149: LGTM! Other changes are correctly described and well-formatted.

The other changes are accurately described, and all links are correct and consistently formatted.


3-3: LGTM! Section for v1.7.12 is correctly formatted.

The section for v1.7.12 is correctly formatted and consistent with the rest of the document.

@datelier datelier merged commit 35500dd into main Aug 6, 2024
40 checks passed
@datelier datelier deleted the backport/main/prepare/release/v1.7 branch August 6, 2024 23:26
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.

3 participants