Thomas Dy
Thomas Dy
It seems tests have been added in https://github.com/kubernetes-sigs/kustomize/pull/4615
/remove-lifecycle rotten
/remove-lifecycle stale
> 💡 I just noticed https://github.com/discourse/prometheus_exporter#goodjob-metrics. Just to note, this isn't in the latest release version of `prometheus_exporter` (2.0.8).
I meant this one https://esbuild.github.io/content-types/#external-file So you could do ``` import url from "./somefile.txt"; ``` and configure esbuild with ``` require('esbuild').buildSync({ entryPoints: ['app.js'], bundle: true, loader: { '.txt': 'file' },...
Is the intention that `ComponentPropsWithRef` will be removed in a later release? Or will it eventually be fixed when `LegacyRef` is removed? Right now there are some libraries that accept...
`react-virtuoso` was exactly the library we saw this problem on 😆
Another thing to add would be lightsail instances. I can confirm that they don't show up under EC2 network interfaces but they do use the EC2 IP range as well.
Here's the output, ``` % kubectl -v9 --request-timeout=1s get pods I0202 13:25:58.246099 4034 loader.go:373] Config loaded from file: /home/thomas/.kube/config I0202 13:25:58.247150 4034 round_trippers.go:466] curl -v -XGET -H "Accept: application/json;g=apidiscovery.k8s.io;v=v2beta1;as=APIGroupDiscoveryList,application/json" -H...
/remove-lifecycle rotten