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

Prometheus: Mark queryParameters as an optional field instead of an required field #1395

Merged
merged 3 commits into from
May 29, 2024

Conversation

ahinh43
Copy link
Contributor

@ahinh43 ahinh43 commented May 20, 2024

Marks the queryParameters field as an optional field instead of a required field, as it's actually not mandatory for this field to be configured when deploying new Prometheus triggers.

Checklist

  • Commits are signed with Developer Certificate of Origin (DCO)

Fixes #1394

Signed-off-by: Alec Hinh <alec4555@gmail.com>
@ahinh43 ahinh43 requested a review from a team as a code owner May 20, 2024 14:18
Copy link

netlify bot commented May 20, 2024

Deploy Preview for keda ready!

Name Link
🔨 Latest commit 4a098e5
🔍 Latest deploy log https://app.netlify.com/sites/keda/deploys/6656271f57a5fe000817d6bf
😎 Deploy Preview https://deploy-preview-1395--keda.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

Thank you for your contribution! 🙏 We will review your PR as soon as possible.

While you are waiting, make sure to:

  • Add your contribution to all applicable KEDA versions
  • GitHub checks are passing
  • Is the DCO check failing? Here is how you can fix DCO issues

Learn more about:

Copy link
Member

@JorTurFer JorTurFer left a comment

Choose a reason for hiding this comment

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

nice catch !
Could you update other versions as well?

…versions

Signed-off-by: Alec Hinh <alec4555@gmail.com>
@ahinh43
Copy link
Contributor Author

ahinh43 commented May 28, 2024

nice catch ! Could you update other versions as well?

Thanks for catching that! The other versions should be updated with this change.

@zroubalik zroubalik merged commit 6fdd89b into kedacore:main May 29, 2024
8 checks passed
@ahinh43 ahinh43 deleted the queryparameters-wrong-label branch May 29, 2024 13:46
rxg8255 pushed a commit to rxg8255/keda-docs that referenced this pull request Jun 27, 2024
…equired field (kedacore#1395)

* Move queryParameters down to the optional field list

Signed-off-by: Alec Hinh <alec4555@gmail.com>

* Move the query parameters list entries down to optional in the other versions

Signed-off-by: Alec Hinh <alec4555@gmail.com>

---------

Signed-off-by: Alec Hinh <alec4555@gmail.com>
Signed-off-by: Ranjith Gopal <ranjith.gopalreddy@7-11.com>
shubhusion pushed a commit to shubhusion/keda-docs that referenced this pull request Jun 28, 2024
…equired field (kedacore#1395)

* Move queryParameters down to the optional field list

Signed-off-by: Alec Hinh <alec4555@gmail.com>

* Move the query parameters list entries down to optional in the other versions

Signed-off-by: Alec Hinh <alec4555@gmail.com>

---------

Signed-off-by: Alec Hinh <alec4555@gmail.com>
Signed-off-by: shubhusion <shubham27.sharma03@gmail.com>
SpiritZhou pushed a commit to SpiritZhou/keda-docs that referenced this pull request Jul 11, 2024
…equired field (kedacore#1395)

* Move queryParameters down to the optional field list

Signed-off-by: Alec Hinh <alec4555@gmail.com>

* Move the query parameters list entries down to optional in the other versions

Signed-off-by: Alec Hinh <alec4555@gmail.com>

---------

Signed-off-by: Alec Hinh <alec4555@gmail.com>
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.

Prometheus: queryParameters is an optional parameter
3 participants