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

fix(appcontroller): Uptake fix in gitops engine which fixes application sync with auto create ns and server side apply (cherry-pick #16942) #16963

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

gcp-cherry-pick-bot[bot]
Copy link

@gcp-cherry-pick-bot gcp-cherry-pick-bot bot commented Jan 23, 2024

This is necessary to address the following issues:
#16840
#16829
#13874

Cherry-picked fix(appcontroller): Uptake fix in gitops engine which fixes application sync with auto create ns and server side apply (#16942)

  • Uptake fix in gitops engine to fix auto create ns with server side apply

Signed-off-by: anandf anjoseph@redhat.com

  • Moved the new e2e test to different location

Signed-off-by: anandf anjoseph@redhat.com

  • Fix test name to be less than 63 char for creating ns

Signed-off-by: anandf anjoseph@redhat.com

  • update gitops-engine with latest master

Signed-off-by: Leonardo Luz Almeida leonardo_almeida@intuit.com


Signed-off-by: anandf anjoseph@redhat.com
Signed-off-by: Leonardo Luz Almeida leonardo_almeida@intuit.com
Co-authored-by: Leonardo Luz Almeida leonardo_almeida@intuit.com

…on sync with auto create ns and server side apply (#16942)

* Uptake fix in gitops engine to fix auto create ns with server side apply

Signed-off-by: anandf <anjoseph@redhat.com>

* Moved the new e2e test to different location

Signed-off-by: anandf <anjoseph@redhat.com>

* Fix test name to be less than 63 char for creating ns

Signed-off-by: anandf <anjoseph@redhat.com>

* update gitops-engine with latest master

Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>

---------

Signed-off-by: anandf <anjoseph@redhat.com>
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
Co-authored-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
@gcp-cherry-pick-bot gcp-cherry-pick-bot bot requested a review from a team as a code owner January 23, 2024 17:56
Copy link

codecov bot commented Jan 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c3d125f) 49.32% compared to head (9eac293) 49.32%.

Additional details and impacted files
@@              Coverage Diff              @@
##           release-2.10   #16963   +/-   ##
=============================================
  Coverage         49.32%   49.32%           
=============================================
  Files               272      272           
  Lines             47888    47888           
=============================================
  Hits              23622    23622           
  Misses            21932    21932           
  Partials           2334     2334           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@leoluz leoluz left a comment

Choose a reason for hiding this comment

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

LGTM

@crenshaw-dev crenshaw-dev merged commit 00fae11 into release-2.10 Jan 23, 2024
18 of 23 checks passed
@crenshaw-dev crenshaw-dev deleted the cherry-pick-a5f457-release-2.10 branch January 23, 2024 21:41
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.

4 participants