Skip to content

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

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/org.eclipse.jkube.kubernetes-1.x
Open

Update plugin org.eclipse.jkube.kubernetes to v1.19.0#63
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/org.eclipse.jkube.kubernetes-1.x

Conversation

@renovate

@renovate renovate Bot commented Feb 10, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
org.eclipse.jkube.kubernetes (source) 1.15.01.19.0 age confidence

Release Notes

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

v1.19.0

  • Fix #​3840: Bump helm-java to 0.0.19
  • Fix #​3833: BuildConfig resource fragment loading should use local file instead of fetching from server
  • Fix #​3820: Skip flag does not work for helm tasks
  • Fix #​3823: Update native binary S2I base image from UBI 8 to UBI 9
  • Fix #​3819: Env variable wrapper for easy interaction with system env variables
  • Fix #​3812: Clean jkube-temp working directory before running resource task/goal
  • Fix #​3809: Actuator liveness and readiness probe not getting generated with Spring boot 4.x.x
  • Fix #​3775: Missing IngressClassName in NetworkingV1IngressGenerator
  • Fix #​3732: ECR registry Auth with AWS SDK java v2
  • Fix #​3707: Setting readOnly flag in VolumeConfig has no effect
  • Fix #​3591: Fix windows line endings for yaml literal blocks, json serialization config updated
  • Fix #​3781: Native Generator does not work in Windows system, always finds multiple native executable
  • Fix #​2286: Remove Guava dependency where ever possible
  • Fix #​1458: Consideration of "ssl.enabled" properties to enable liveness/readiness probe for Spring Boot Actuator
  • Fix #​3690: jkube-healthcheck-spring-boot enricher: rename property management.health.probes.enabled

v1.18.2

  • Fix #​3750: Remove unneeded XMLUtil.createNewDocument method
  • Fix #​3740: Add verbose extension prop as per the gradle plugin docs
  • Fix #​3754: Bumped Jackson to 2.19.2
  • Fix #​3779: Compatibility with gradle 9
  • Fix #​3780: ImageName should respect project.build.outputTimestamp when present

v1.18.1

  • Fix #​3642: Config properties resolved for generated images
  • Fix #​3660: remote-dev issue with ssh user (locked)

v1.18.0

  • Fix #​1125: Support WebFlux SpringBoot projects when it comes to generate probes for actuators
  • Fix #​2844: oc:build on openshift use pods/log to retrieve logs from build
  • Fix #​2375: Add support for generating helm test resources via fragments
  • Fix #​2667: Add new helm test goal task (k8s:helm-test for maven and k8sHelmTest for gradle)
  • Fix #​3326: Micronaut healthcheck enricher infers overridden server port in application.properties
  • Fix #​3354: Build fails with imageStream for buildRecreate value
  • Fix #​3578: Skip executable libs when searching Spring Boot native binary
  • Fix #​3623: Updated jkube-images to 0.0.25

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: (UTC)

  • 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 6c2b006 to 1fa5d82 Compare April 27, 2024 18:20
@renovate renovate Bot force-pushed the renovate/org.eclipse.jkube.kubernetes-1.x branch 8 times, most recently from 437a5e4 to 7d7e0a5 Compare May 10, 2024 12:21
@renovate renovate Bot force-pushed the renovate/org.eclipse.jkube.kubernetes-1.x branch 5 times, most recently from 19b9a6b to abd802a Compare May 17, 2024 03:24
@renovate renovate Bot force-pushed the renovate/org.eclipse.jkube.kubernetes-1.x branch 4 times, most recently from c26b613 to 7774a2d Compare May 27, 2024 18:16
@renovate renovate Bot force-pushed the renovate/org.eclipse.jkube.kubernetes-1.x branch 4 times, most recently from a25ce49 to 443ba27 Compare June 5, 2024 14:27
@renovate renovate Bot force-pushed the renovate/org.eclipse.jkube.kubernetes-1.x branch 5 times, most recently from 34e522d to 5a09b62 Compare June 14, 2024 16:52
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