hawtio-online icon indicating copy to clipboard operation
hawtio-online copied to clipboard

Hawtio on Kubernetes/OpenShift

Results 30 hawtio-online issues
Sort by recently updated
recently updated
newest added

Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.4.2 to 6.4.5. Release notes Sourced from @​testing-library/jest-dom's releases. v6.4.5 6.4.5 (2024-05-03) Bug Fixes add js suffix to isEqualWith import (#599) (e8c8b13) v6.4.4 6.4.4 (2024-05-03) Bug Fixes...

dependencies
javascript

Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.8.1 to 2.9.0. Release notes Sourced from mini-css-extract-plugin's releases. v2.9.0 2.9.0 (2024-04-16) Features add support for link preload/prefetch (#1043) (ee25e51) added the defaultExport option to generate default...

dependencies
javascript

Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 3.3.4 to 4.0.0. Release notes Sourced from style-loader's releases. v4.0.0 4.0.0 (2024-04-08) ⚠ BREAKING CHANGES minimum supported webpack version is 5.27.0 minimum support Node.js version is 18.12.0...

dependencies
javascript

Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom). These dependencies needed to be updated together. Updates `react-dom` from 18.2.0 to 18.3.1 Release notes Sourced from react-dom's releases. 18.3.1 (April 26, 2024) Export act from...

dependencies
javascript

Hello, We are trying to set up hawtio-online application on the Kubernetes. we have followed the readme document. But when we run the **kubectl apply -k deploy/k8s/cluster/** command we are...

Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 4.10.1 to 4.10.2. Changelog Sourced from webpack-bundle-analyzer's changelog. 4.10.2 Bug Fix fix .cjs files not being handled (#512 by @​Rush) Internal Remove is-plain-object (#627 by @​SukkaW) Commits...

dependencies
javascript

Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.6.0 to 4.6.2. Changelog Sourced from eslint-plugin-react-hooks's changelog. 5.0.0 (next release) New Violations: Component names now need to start with an uppercase letter instead of a non-lowercase...

dependencies
javascript

Bumps [kubernetes-types](https://github.com/silverlyra/kubernetes-types) from 1.26.0 to 1.29.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=kubernetes-types&package-manager=npm_and_yarn&previous-version=1.26.0&new-version=1.29.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

For GitHub actions, you can use: - https://github.com/container-tools/kind-action - https://github.com/container-tools/microshift-action

area/ci
v2

Transition of `kubernetes-api-app` package to vite build system produces errors when both executing the dev server and serving a full build. This might suggest a couple of extra properties need...