Skip to content

Implement webhook redelivery#213

Merged
swetha1654 merged 50 commits into
mainfrom
feat/webhook-redelivery-ISD-4482
Jun 29, 2026
Merged

Implement webhook redelivery#213
swetha1654 merged 50 commits into
mainfrom
feat/webhook-redelivery-ISD-4482

Conversation

@swetha1654

@swetha1654 swetha1654 commented May 26, 2026

Copy link
Copy Markdown
Collaborator

What this PR does

Implement Webhook redelivery service

Why we need it

Checklist

  • Changes comply with the project's coding standards and guidelines (see CONTRIBUTING.md and STYLE.md)
  • CONTRIBUTING.md has been updated upon changes to the contribution/development process (e.g. changes to the way tests are run)
  • Technical author has been assigned to review the PR in case of documentation changes (usually *.md files)
  • I updated docs/changelog.md with user-relevant changes
  • I used AI to assist with preparing this PR
  • I added or updated tests as needed (unit and integration)
  • If integration test modules are used: I updated the workflow configuration
    (e.g., in .github/workflows/integration_tests.yaml, ensure the modules list is correct)
  • If this PR involves a Grafana dashboard: I added a screenshot of the dashboard
  • If this PR involves Terraform: terraform fmt passes and tflint reports no errors
  • If this PR involves Rockcraft: I updated the version

@swetha1654 swetha1654 closed this May 26, 2026
@swetha1654 swetha1654 reopened this May 26, 2026
Comment thread internal/redelivery/redelivery.go Outdated
@swetha1654 swetha1654 force-pushed the feat/webhook-redelivery-ISD-4482 branch from 37ce9cf to 6c9a1ed Compare June 8, 2026 04:58
@swetha1654 swetha1654 marked this pull request as ready for review June 8, 2026 05:49
@swetha1654 swetha1654 requested a review from cbartz June 23, 2026 11:53

@cbartz cbartz left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thank you! Looks good / some mostly minor comments

Comment thread .github/workflows/charms_integration.yaml
Comment thread docs/changelog.md Outdated
Comment thread charms/tests/integration/conftest.py Outdated
Comment thread charms/webhook-gateway-operator/charmcraft.yaml Outdated
Comment thread charms/tests/integration/conftest.py Outdated
@swetha1654 swetha1654 requested a review from cbartz June 24, 2026 06:54
Comment thread cmd/webhook-gateway/main.go
Comment thread cmd/webhook-gateway/main.go
Comment thread CONTRIBUTING.md Outdated
swetha1654 and others added 4 commits June 24, 2026 14:10
@swetha1654 swetha1654 requested a review from cbartz June 25, 2026 07:26

@cbartz cbartz left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Looks good, some discussion about charm validation. Forward approving - assuming my comments are addressed.

Comment thread charms/webhook-gateway-operator/src/charm.py
Comment thread charms/webhook-gateway-operator/src/charm.py
Comment thread charms/webhook-gateway-operator/src/charm.py Outdated
Comment thread charms/webhook-gateway-operator/src/charm.py Outdated
@swetha1654 swetha1654 merged commit 6562b2b into main Jun 29, 2026
62 checks passed
@swetha1654 swetha1654 deleted the feat/webhook-redelivery-ISD-4482 branch June 29, 2026 10:50
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.

6 participants