Andrew Azores

Results 164 issues of Andrew Azores

Related to #760 Fixes #1409 Depends on #1338

feat
needs-documentation
safe-to-test

# Welcome to Cryostat! 👋 ## Before contributing, make sure you have: * [ ] Read the [contributing guidelines](https://github.com/cryostatio/cryostat/blob/main/CONTRIBUTING.md) * [ ] Linked a relevant issue which this PR resolves...

fix
safe-to-test

Related to #760 ## Overview https://github.com/cryostatio/cryostat/issues/760#issuecomment-983702154 In the upcoming 2.3 release, Cryostat can be deployed such that it does k8s Endpoints discovery across multiple listed namespaces. The Cryostat Agent will...

feat

I'll save the idea of providing multiple session credentials for a single request for a followup, if there is enough time this release cycle. This at least puts things back...

We can probably build some further automation too, like having Dependabot apply a `needs-downstream-check` label and an Action that blocks merge until that label is removed. _Originally posted by @andrewazores...

ci
chore
build

https://vertx.io/docs/vertx-web/java/#_sockjs https://vertx.io/docs/apidocs/io/vertx/ext/web/handler/sockjs/SockJSSocket.html SockJS behaves similarly to the WebSocket API, but actually uses WebSocket as one possible underlying transport with other fallback options in case the client does not support actual...

feat

Blocked by https://github.com/dependabot/dependabot-core/issues/2804#issuecomment-1287486447

ci
dependent
chore
build

It is currently possible to configure Cryostat to trust/accept specific SSL certificates presented when opening a JMX connection, beyond the ones that are included in the trust store of the...

high-priority
feat

Directions for running tests: ```bash $ export IMAGE_NAMESPACE=quay.io/mynamespace $ make custom-scorecard-tests $ make scorecard-build $ make generate manifests manager oci-build bundle bundle-build $ podman push $IMAGE_NAMESPACE/cryostat-operator-bundle:3.0.0-dev $ podman push $IMAGE_NAMESPACE/cryostat-operator:3.0.0-dev...

bug

# Welcome to Cryostat! 👋 ## Before contributing, make sure you have: * [ ] Read the [contributing guidelines](https://github.com/cryostatio/cryostat/blob/main/CONTRIBUTING.md) * [ ] Linked a relevant issue which this PR resolves...

feat
breaking change
safe-to-test