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

1.25 release notes GitOps #9323

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

1.25 release notes GitOps #9323

wants to merge 2 commits into from

Conversation

SushrutHarness
Copy link
Collaborator

Thanks for contributing to the Harness Developer Hub! Our code owners will review your submission.

Description

  • Please describe your changes: __________________________________
  • Jira/GitHub Issue numbers (if any): ______________________________
  • Preview links/images (Internal contributors only): __________________

PR lifecycle

We aim to merge PRs within one week or less, but delays happen sometimes.

If your PR is open longer than two weeks without any human activity, please tag a code owner in a comment.

PRs must meet these requirements to be merged:

  • Successful preview build.
  • Code owner review.
  • No merge conflicts.
  • Release notes/new features docs: Feature/version released to at least one prod environment.

@bot-gitexp-user
Copy link

Please check the Execution Link of the Pipeline for the Website Draft URL. This is located in the Preview Step behind the Harness VPN and also is available in #hdh_alerts. E.g Website Draft URL: https://unique-id--harness-developer.netlify.app. Current Draft URL is: https://67a3ea5f76a29d289a7a2b57--harness-developer.netlify.app

acasian-harness
acasian-harness previously approved these changes Feb 6, 2025
@bot-gitexp-user
Copy link

Please check the Execution Link of the Pipeline for the Website Draft URL. This is located in the Preview Step behind the Harness VPN and also is available in #hdh_alerts. E.g Website Draft URL: https://unique-id--harness-developer.netlify.app. Current Draft URL is: https://67a694d96051d0139860aa5b--harness-developer.netlify.app

@@ -550,7 +550,7 @@ Here are some answers to commonly asked GitOps Agent questions.

| GitOps Agent version | Packaged Argo CD version | Supported Argo CD versions | Redis version | Haproxy version |
| -------------------- | ------------------------ | --------------------------------------------- | ------------------- | --------------- |
| 0.84.2 - 0.85.0 | v2.13.2 | 2.9.0, 2.9.3, 2.9.4, 2.10.10, 2.10.14, 2.13.2 | redis:7.4.1-alpine | 2.9.4-alpine |
| 0.84.2 - 0.86.0 | v2.13.2 | 2.9.0, 2.9.3, 2.9.4, 2.10.10, 2.10.14, 2.13.2 | redis:7.4.1-alpine | 2.9.4-alpine |
Copy link
Contributor

Choose a reason for hiding this comment

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

we are hot fixing argo upgrade, it wasn't planned initially. New argo versino will be 2.13.5

- Added two new options to the sync application page: **Server Side Apply** and **Respect Ignore Differences**.
- Select **Server Side Apply** to use the `--server-side` flag when syncing resources. This can be used for very large resources, or when patching existing resources on the cluster. Note that the `replace` flag takes precedence over this one.
- Select **Respect Ignore Differences** in order to skip syncing of the resources listed in the **Ignore Differences** section. Normally, the **Ignore Differences** section in the manifest is only to check whether a sync is required; when we sync, the entire set of resources are still synced. Note that this option has no effect when creating a new application, only when syncing existing ones.

Copy link
Contributor

Choose a reason for hiding this comment

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

let's add argo upgrade to 2.13.5 also.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release notes This PR includes release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants