Edgar Hernández

Results 13 issues of Edgar Hernández

Charts have tooltips showing the time of each datapoint: ![image](https://user-images.githubusercontent.com/23639005/180027490-52d825ed-e035-4759-a266-cfe064b60983.png) However, like in the previous image, when the data of the resulting chart covers more than one day, it is...

enhancement

As noted in #4611, data caching of health endpoints should be reviewed. If possible, new data should be cached to memory in order to improve response times of health calculations....

enhancement
discussion needed

**Is your feature request related to a problem? Please describe.** In Istio 1.10, a new `discoverySelectors` configuration was introduced. (See [Istio 1.10 docs](https://preliminary.istio.io/latest/docs/reference/config/istio.mesh.v1alpha1/#MeshConfig), [design document](https://docs.google.com/document/d/1S3GPCUBmTmvh09NmpuMCG3vwDTNkVeRhGT3lbLyA4qs/edit?resourcekey=0-a8iMutRwjQElYN5dlgEDdw#heading=h.gryauiau89tc), and the [merged PR implementing...

enhancement
discussion needed

The OpenShift authentication is currently using OAuth's _implicit flow_. For improved security, OpenShift auth should use the OAuth _authorization code_ flow.

enhancement
backlog

When using OpenShift authentication it is potentially possible to enter in a "logout-login loop": While already logged into Kiali, when using the "Logout" option in the masthead Kiali will properly...

bug

**What this PR does / why we need it**: This enhances the setup of the InferenceService controller and the InferenceGraph controller. Instead of relying on the `defaultDeploymentMode` configuration to determine...

do-not-merge/work-in-progress

/kind feature **Describe the solution you'd like** This issue specifically refers to the code of this func: https://github.com/kserve/kserve/blob/99ac7b2050fafb14b7114b94ad6e3fd7ecfe3d15/pkg/controller/v1beta1/inferenceservice/controller.go#L298 Despite the KServe website has instructions to setup KServe under a Serverless...

kind/feature

/kind bug **What steps did you take and what happened:** Given a cluster with a high count of Secrets (in the order of about 8k secrets), when and ISVC is...

kind/bug

When using micro-memoize version `4.0.10` in a react application, starting the application in development mode is giving the following warnings: ``` Failed to parse source map from '/home/user/Projects/cra-app/node_modules/src/Cache.ts' file: Error:...

#### Motivation Doc updates post v0.12.0 release. #### Modifications Update the following files in the `main` branch, replacing all occurrences pointing to the old `release-*` branch or the previous release...

do-not-merge/work-in-progress