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

Polling or webhook methods are not updating the Stack #10673

Closed
2 tasks done
WaysonWei opened this issue Nov 21, 2023 · 0 comments · Fixed by #10632 or #10664
Closed
2 tasks done

Polling or webhook methods are not updating the Stack #10673

WaysonWei opened this issue Nov 21, 2023 · 0 comments · Fixed by #10632 or #10664
Labels
Milestone

Comments

@WaysonWei
Copy link
Contributor

Before you start please confirm the following.

Problem Description

The polling and webhook methods currently in place for updating the Stack are not functioning as expected. The Stack is not being updated in real-time or as per the defined polling intervals.

Expected Behavior

The Stack should be updated promptly and accurately in response to both polling and webhook.

Actual Behavior

The Stack does not reflect the expected updates after triggering polling or webhook.

Steps to Reproduce

Steps to reproduce:

Navigate to "Create Stack" in the application.

Choose the option "Git repository".

Fill in all mandatory fields as required

Enable "GitOps updates" to allow for automatic updates from the associated Git repository.

Click on the "Deploy Stack" button.

Commit changes to the YAML file used for the Stack configuration in the linked Git repository.

Wait for the configured polling time

Portainer logs or screenshots

No response

Portainer version

2.19.2

Portainer Edition

Business Edition (BE/EE) with 5NF / 3NF license

Platform and Version

Docker 24.0.3

OS and Architecture

Linux

Browser

Chrome

What command did you use to deploy Portainer?

No response

Additional Information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment