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

Update plugin org.eclipse.jkube.kubernetes to v1.17.0 #63

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 10, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.eclipse.jkube.kubernetes (source) 1.15.0 -> 1.17.0 age adoption passing confidence

Release Notes

eclipse-jkube/jkube (org.eclipse.jkube.kubernetes)

v1.17.0

  • Fix #​494: Support for Micronaut Framework Native Images
  • Fix #​1989: Remove storageClass related fields from VolumePermissionEnricher
  • Fix #​2098: Add support for multi-platform container image builds in jib build strategy
  • Fix #​2110: Add new helm dependency update goal task (k8s:helm-dependency-update for maven and k8sHelmDependencyUpdate for gradle)
  • Fix #​2335: Add support for configuring nodeSelector spec for controller via xml/groovy DSL configuration
  • Fix #​2381: All base images provide support for Java 21
  • Fix #​2459: Allow configuring Buildpacks build via ImageConfiguration
  • Fix #​2462: k8s:debug throws error when using buildpacks build strategy
  • Fix #​2463: Buildpacks should clear build cache when nocache option is enabled
  • Fix #​2470: Add configuration option for overriding buildpack builder image
  • Fix #​2662: Sanitize VCS remote URL used in jkube.eclipse.org/git-url annotation
  • Fix #​2663: Add new helm install goal task (k8s:helm-install for maven and k8sHelmInstall for gradle)
  • Fix #​2665: Added support for explicit path for readiness and liveness probes in SpringBootHealthCheckEnricher
  • Fix #​2666: Add new helm uninstall goal task (k8s:helm-uninstall for maven and k8sHelmUninstall for gradle)
  • Fix #​2860: Correctly pass Docker build-arg from the build configuration to the Openshift build strategy
  • Fix #​2885: Provide a way to set labels on images defined by Generators
  • Fix #​2901: Ensure Docker build arguments from properties are used during images pre-pulling
  • Fix #​2904: docker.buildArg.* properties not taken into account in OpenShift plugins
  • Fix #​2911: Base images don't use manual container detection and rely on Java's built-in mechanisms
  • Fix #​3007: Kubernetes Maven Plugin generating resource manifests with line feeds on Windows
  • Fix #​3067: Helm Push uses configured docker global and push registries instead of pull
  • Fix #​3122: JKube should also pass project directory in buildpacks build strategy
  • Fix #​3161: JavaExecGenerator should honor %t setting and not unconditionally add latest tag
  • Fix #​2467: Add support for specifying imagePullSecrets via resource configuration
  • Fix #​3220: ImageEnricher#mergeEnvVariables causes error for empty env
  • Fix #​3228: Springboot 3.3.1 layertools output format breaks LayeredJarGenerator
  • Fix #​3294: MicronautGenerator not getting invoked for Micronaut4 Maven project

Note:

  • defaultStorageClass and useStorageClassAnnotation fields have been removed from VolumePermissionEnricher (jkube-volume-permission). Users are advised to use these fields from PersistentVolumeClaimStorageClassEnricher (jkube-persistentvolumeclaim-storageclass) instead.

v1.16.2

  • Fix #​2461: k8s:watch/k8sWatch should throw error in buildpacks build strategy
  • Fix #​2852: Bump version.kubernetes-client from 6.10.0 to 6.11.0
  • Fix #​2847: OpenShift Routes use spec.port.targetPort instead of spec.port.port

v1.16.1

  • Fix #​2582: Moved PortMapping class from package org.eclipse.jkube.kit.build.api.model to org.eclipse.jkube.kit.common
  • Fix #​2726: helm-lint works seamlessly on MacOS aarch64

v1.16.0

  • Fix #​1690: Base images based on ubi9
  • Fix #​1700: Add Kubernetes Well Known labels to generated resources
  • Fix #​2257: Provide guidance when the final project packaged file is not found in Quarkus projeicts
  • Fix #​2070: build goals/tasks log warning if user forgets to run package/build goal/task
  • Fix #​2314: Add chart name validation before doing Helm OCI push
  • Fix #​2381: Container Images based on Java 21 (Java-exec, Tomcat, Jetty, Karaf)
  • Fix #​2389: Helm values.yaml sorted alphabetically
  • Fix #​2390: support for all missing Chart.yaml fields
  • Fix #​2391: Automatically add values.schema.json file if detected
  • Fix #​2423: Change default VolumePermissionEnricher's initContainer image from busybox to quay.io/quay/busybox
  • Fix #​2444: Add support for Spring Boot application properties placeholders
  • Fix #​2456: Add utility class to decompress archive files
  • Fix #​2465: Add support for buildpacks build strategy with opinionated defaults (Zero config)
  • Fix #​2472: Support for Helm Chart.yaml appVersion field defaulting to project version
  • Fix #​2474: Remove Docker-related classes providing unused functionality
  • Fix #​2477: Support for Spring Boot 3.2.0 (and newer) layered jar format
  • Fix #​2500: oc:build does not add git annotations in Openshift Build resource
  • Fix #​2503: Container Images Jolokia agent bumped to 2.0.0
  • Fix #​2532: Bump version.kubernetes-client from 6.9.2 to 6.10.0
  • Fix #​2613: Added new helm lint goal task (k8s:helm-lint / k8sHelmLint)
  • Fix #​2541: Container image names can now be set as IPv6 addresses
  • Fix #​2622: k8s:helm generated chart tar archive contains reference to tar archive

Note:
Kubernetes manifests generated by JKube would now contain the following labels by default:

  • app.kubernetes.io/component
  • app.kubernetes.io/managed-by
  • app.kubernetes.io/name
  • app.kubernetes.io/part-of
  • app.kubernetes.io/version

These are added in favor of deprecating and removing the current project labels in future releases:

  • app
  • group
  • provider
  • version

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/org.eclipse.jkube.kubernetes-1.x branch from ae3b4d8 to 0fc1d6b Compare February 14, 2024 01:19
@renovate renovate bot force-pushed the renovate/org.eclipse.jkube.kubernetes-1.x branch 7 times, most recently from c1e27e0 to ade2ccc Compare February 23, 2024 21:36
@renovate renovate bot changed the title Update plugin org.eclipse.jkube.kubernetes to v1.16.0 Update plugin org.eclipse.jkube.kubernetes to v1.16.1 Feb 27, 2024
@renovate renovate bot force-pushed the renovate/org.eclipse.jkube.kubernetes-1.x branch 3 times, most recently from d5ef418 to 12cad15 Compare March 1, 2024 12:47
@renovate renovate bot force-pushed the renovate/org.eclipse.jkube.kubernetes-1.x branch 4 times, most recently from 95fdcdc to ca6ac76 Compare March 13, 2024 14:56
@renovate renovate bot force-pushed the renovate/org.eclipse.jkube.kubernetes-1.x branch 6 times, most recently from a70f4b5 to 87434fc Compare March 19, 2024 00:51
@renovate renovate bot force-pushed the renovate/org.eclipse.jkube.kubernetes-1.x branch 4 times, most recently from 3adf212 to c522ffa Compare March 27, 2024 19:39
@renovate renovate bot changed the title Update plugin org.eclipse.jkube.kubernetes to v1.16.1 Update plugin org.eclipse.jkube.kubernetes to v1.16.2 Mar 27, 2024
@renovate renovate bot force-pushed the renovate/org.eclipse.jkube.kubernetes-1.x branch 3 times, most recently from 4911004 to 01c0665 Compare April 1, 2024 21:47
@renovate renovate bot force-pushed the renovate/org.eclipse.jkube.kubernetes-1.x branch 3 times, most recently from 6fc964e to 30ef7f5 Compare October 7, 2024 15:21
@renovate renovate bot force-pushed the renovate/org.eclipse.jkube.kubernetes-1.x branch 7 times, most recently from ed1e96e to 79e28fd Compare October 31, 2024 16:45
@renovate renovate bot force-pushed the renovate/org.eclipse.jkube.kubernetes-1.x branch 4 times, most recently from 62c3715 to efc7b3d Compare November 11, 2024 20:15
@renovate renovate bot force-pushed the renovate/org.eclipse.jkube.kubernetes-1.x branch 4 times, most recently from ca68bb4 to 129a9be Compare November 19, 2024 21:07
@renovate renovate bot force-pushed the renovate/org.eclipse.jkube.kubernetes-1.x branch 4 times, most recently from 280a9b8 to 6be20a4 Compare November 26, 2024 13:04
@renovate renovate bot force-pushed the renovate/org.eclipse.jkube.kubernetes-1.x branch 2 times, most recently from b5f9008 to dac67ce Compare December 5, 2024 19:21
@renovate renovate bot force-pushed the renovate/org.eclipse.jkube.kubernetes-1.x branch 4 times, most recently from dd11e5b to 7e4dac2 Compare December 17, 2024 20:31
@renovate renovate bot force-pushed the renovate/org.eclipse.jkube.kubernetes-1.x branch from 7e4dac2 to 744b0ca Compare December 20, 2024 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants