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 initial sync for ClusterLogForwarder resources #157

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

simu
Copy link
Member

@simu simu commented Nov 19, 2024

Add SkipDryRunOnMissingResource=true to ClusterLogForwarder so that the initial sync of the openshift4-logging ArgoCD app can succeed.

Checklist

  • The PR has a meaningful title. It will be used to auto-generate the
    changelog.
    The PR has a meaningful description that sums up the change. It will be
    linked in the changelog.
  • PR contains a single logical change (to build a better changelog).
  • Categorize the PR by adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog.

@simu simu added bug Something isn't working bump:patch labels Nov 19, 2024
@simu simu requested a review from a team as a code owner November 19, 2024 11:57
Copy link
Contributor

github-actions bot commented Nov 19, 2024

🚀 This PR has been released as v4.2.1

Triggering workflows Release

🛠️ Auto tagging enabled with label bump:patch

Add `SkipDryRunOnMissingResource=true` to `ClusterLogForwarder` so that
the initial sync of the openshift4-logging ArgoCD app can succeed.
@simu simu force-pushed the fix/forwarder-skip-dry-run-on-missing-resource branch from 867b9dc to 022fb85 Compare November 19, 2024 12:00
@simu simu merged commit 8710667 into master Nov 19, 2024
18 checks passed
@simu simu deleted the fix/forwarder-skip-dry-run-on-missing-resource branch November 19, 2024 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working bump:patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants