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

wip: new(prow): pigeon integration #1020

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

cappellinsamuele
Copy link
Contributor

This PR introduces a new prow job enable gitops that synchronize among repositories the organization's secrets and environment variables, mainly used by github actions.
This avoids the manual settings of secrets and variables through the github interface, improving traceability and transparency.

@poiana
Copy link
Contributor

poiana commented Mar 10, 2023

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: cappellinsamuele
Once this PR has been reviewed and has the lgtm label, please assign fededp for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

config/pigeon.yaml Outdated Show resolved Hide resolved
command:
- pigeon
args:
- --dry-run
Copy link
Contributor

Choose a reason for hiding this comment

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

Love this!!!

…h pigeon

Signed-off-by: cappellinsamuele <cappellinsamuele@gmail.com>
…t job. Fixed image name and added example configuration.

Signed-off-by: cappellinsamuele <cappellinsamuele@gmail.com>
…ironment variables.

Signed-off-by: cappellinsamuele <cappellinsamuele@gmail.com>
@FedeDP
Copy link
Contributor

FedeDP commented Apr 26, 2023

@jasondellaluce @maxgio92 @LucaGuerra this LGTM! What do you think?

/hold

@poiana
Copy link
Contributor

poiana commented Jul 25, 2023

Issues go stale after 90d of inactivity.

Mark the issue as fresh with /remove-lifecycle stale.

Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Provide feedback via https://github.com/falcosecurity/community.

/lifecycle stale

@FedeDP
Copy link
Contributor

FedeDP commented Jul 25, 2023

/remove-lifecycle stale

@poiana
Copy link
Contributor

poiana commented Oct 23, 2023

Issues go stale after 90d of inactivity.

Mark the issue as fresh with /remove-lifecycle stale.

Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Provide feedback via https://github.com/falcosecurity/community.

/lifecycle stale

@FedeDP
Copy link
Contributor

FedeDP commented Oct 23, 2023

/remove-lifecycle stale

@poiana
Copy link
Contributor

poiana commented Jan 21, 2024

Issues go stale after 90d of inactivity.

Mark the issue as fresh with /remove-lifecycle stale.

Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Provide feedback via https://github.com/falcosecurity/community.

/lifecycle stale

@FedeDP
Copy link
Contributor

FedeDP commented Jan 22, 2024

/remove-lifecycle stale

@poiana
Copy link
Contributor

poiana commented Apr 11, 2024

@cappellinsamuele: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
validate-new-drivers-centos-6-presubmit 225e790 link true /test validate-new-drivers-centos-6-presubmit
validate-new-drivers-ubuntu-aws-6-presubmit 225e790 link true /test validate-new-drivers-ubuntu-aws-6-presubmit
valdiate-new-drivers-ubuntu-generic-6-presubmit 225e790 link true /test valdiate-new-drivers-ubuntu-generic-6-presubmit
validate-new-drivers-ubuntu-gcp-6-presubmit 225e790 link true /test validate-new-drivers-ubuntu-gcp-6-presubmit
validate-new-drivers-ubuntu-azure-6-presubmit 225e790 link true /test validate-new-drivers-ubuntu-azure-6-presubmit
peribolos-syncer-pre-submit-test 04bbf88 link true /test peribolos-syncer-pre-submit-test

Full PR test history. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

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.

None yet

3 participants