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

Improve status API detection and validation #447

Merged
merged 2 commits into from
Aug 24, 2023

Conversation

dhurley
Copy link
Collaborator

@dhurley dhurley commented Aug 22, 2023

Proposed changes

Improve status API detection and validation.

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING document
  • I have run make install-tools and have attached any dependency changes to this pull request
  • If applicable, I have added tests that prove my fix is effective or that my feature works
  • If applicable, I have checked that any relevant tests pass after adding my changes
  • If applicable, I have updated any relevant documentation (README.md)
  • If applicable, I have tested my cross-platform changes on Ubuntu 22, Redhat 8, SUSE 15 and FreeBSD 13

@netlify
Copy link

netlify bot commented Aug 22, 2023

Deploy Preview for agent-public-docs canceled.

Name Link
🔨 Latest commit e3fb33e
🔍 Latest deploy log https://app.netlify.com/sites/agent-public-docs/deploys/64e4bea2893f56000875c116

@github-actions github-actions bot added chore Pull requests for routine tasks dependencies labels Aug 22, 2023
@dhurley dhurley added bug Something isn't working and removed dependencies chore Pull requests for routine tasks labels Aug 22, 2023
@dhurley dhurley changed the base branch from main to release-2.28.1 August 23, 2023 10:02

// Expecting API to return the api versions in an array like this:
//
// [1,2,3,4,5,6,7,8]
Copy link
Contributor

Choose a reason for hiding this comment

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

[1,2,3,4,5,6,7,8,9] since R30
I'd say give it a more generic comment like expecting API to return a positive integer

@github-actions github-actions bot added chore Pull requests for routine tasks dependencies labels Aug 24, 2023
@oliveromahony oliveromahony merged commit e2c0930 into release-2.28.1 Aug 24, 2023
23 checks passed
@oliveromahony oliveromahony deleted the improve-status-api-validation branch August 24, 2023 16:50
oliveromahony added a commit that referenced this pull request Aug 28, 2023
* fix for dash during upgrade (#450)

* Improve status API detection and validation (#447)

---------

Co-authored-by: Oliver O'Mahony <oliveromahony+github@gmail.com>

* Rebuild selinux policy on RHEL 8 and CentOS 7 (#448)

---------

Co-authored-by: oliveromahony <oliveromahony+github@gmail.com>
Co-authored-by: Donal Hurley <djhurley1990@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working chore Pull requests for routine tasks dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants