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

feat(jmc-agent): add handler for retrieving available probe templates (backport #1126) #1140

Merged
merged 2 commits into from
Oct 21, 2022

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Oct 21, 2022

This is an automatic backport of pull request #1126 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

…#1126)

* Adding agent plugin template management handlers

* Adding probe directory creation to the launch script

* Fixing missing lisence header, adding resourceActions

* Adding Tests, moving handlers to beta handlers, cleanup

* Adding agent handlers, adjusting run script

* Cleanup, adding tests

* Fixing HttpApiBetaModule

* Cleanup, enforcing file upload name for ProbeTemplateUploadHandler

* Rebasing after core changes, cleanup

* bumping core pom version

* Fixing run script and integration test setup

* fixing core version

* fixing spotbugs issues

* running spotless

* running spotless

* Fixing pom.xml and template module sanity checks

* Merging changes from upstream

* Add probe template fetching handler

* Remove entrypoint change for testing

* API Handler fixes/cleanup

* Running spotless

* Fixing spotbugs failure

* Adjusting notification structure

* Improve error handling for TargetProbesGet

* Moving probe mount location

* create probes directory if needed

* Removing unnecessary connect calls

* build(base): update base image (#1120)

* build(base): update base image

* update mergify config

* fix(archives): fix various archives and metadata related issues (#1122)

* init commit on some fixes

* changed some comments

* build(web-client): update submodule to a35c409

* build(web-client): update submodule to 2ac50cd

* build(web-client): update submodule to 5a52a48

* test(itest): reduce JDP wait times (#1127)

default values have been thoroughly tested over a long time and appear to be overly cautious. JDP "settling" doesn't seem to happen and is more likely to indicate a broken implementation than a natural effect.

* build(web-client): update submodule to e41e2c8

* build(pom): use different property for jasypt-hibernate5 (#1130)

* build(frontend): skip frontend tests, require frontend updated by CI only (#1132)

* build(frontend): do not run frontend tests on build

* block PRs manually updating web-client

* reflow

* fix(archives): fixed archive migration and metadata handling from all-archives view (#1136)

* added lost folder, refactored some special cases, fixed metadata interaction with all archives view and deletionFromPath

* fixed uts

* Accompanying adjustment for the getHandle fix in corE

* ignore probes directory

Co-authored-by: Andrew Azores <aazores@redhat.com>
Co-authored-by: Max Cao <macao@redhat.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Elliott Baron <ebaron@redhat.com>
Co-authored-by: Andrew Azores <me@andrewazor.es>
(cherry picked from commit 07894f1)
@github-actions
Copy link
Contributor

Hi @mergify[bot]! Add at least one of the required labels to this PR

Required labels are : chore,ci,cleanup,docs,feat,fix,perf,refactor,style,test

@andrewazores andrewazores self-requested a review October 21, 2022 18:46
@andrewazores andrewazores added the feat New feature or request label Oct 21, 2022
@andrewazores andrewazores deleted the mergify/bp/cryostat-v2.2/pr-1126 branch October 21, 2022 18:48
@andrewazores andrewazores restored the mergify/bp/cryostat-v2.2/pr-1126 branch October 21, 2022 18:48
@andrewazores andrewazores reopened this Oct 21, 2022
@andrewazores andrewazores merged commit 0c0fdfe into cryostat-v2.2 Oct 21, 2022
@mergify mergify bot deleted the mergify/bp/cryostat-v2.2/pr-1126 branch October 21, 2022 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants