Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jkube-dev] [ANNOUNCE] Eclipse JKube 1.1.1 released
  • From: "Gunvaldson, John" <jgunvaldson@xxxxxxxx>
  • Date: Mon, 22 Mar 2021 22:02:38 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=ucsd.edu; dmarc=pass action=none header.from=ucsd.edu; dkim=pass header.d=ucsd.edu; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=GevoseCMvQbGJZh2/k7rYd7KOM+oJxaVR65uORG+h3U=; b=fjz2NZdQu3x149lmzeD/V2natYmD3XgjhomJzaYeSg0Ukdukc7ccVPzMcxoYaugXJzub5jBcxd1ARwAUmtNv6Hg2m4EQ61mgbVPV5rsm8levKxiVD+W2U7R20lv+i7UXpYT/VevqS46UAFolXCl6DVZhDdG8vEyTCZZcfU1hlx2VK9cp6dGQ1Iw2GtZUGHpbJu5Lrx7TJqqfbHTQnuTKPiWz+nwZ018F4L0iQQyXgq+wOzNm7+rBNcm1ETZmbtq4+s343wGK28j4LgsB+YUZvL8pY+x41qy88KhwtPvVJN53FrlOFkcES+fsWzs+dp0l+My92ojb6wSd6TfVoNLViw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=R7dMmoq5qzLRSkCG/ufGnsxF0irhtrR68ajkmXI5IIMjXGkFxr6OvN3BQWVIhAGPDUCxf8799Q+bx3XeaZvbATZksvK/u9v/xf1h1wOC6O8QsQifYsEqMZW30UZb9SSKnueo89qJRqjAVzD8txi9n3czLonbv2vjqCFDCVRTiaxp+8lIKKxUBU8/0Cp09eL5TP5FVflHC3qIhgqup/nljF1deMKKicehrXfZIoTr3F23ux3ium98Z3hi5dMUKRt4hrE2Ae2Wo2fBGG77Qo4VINlN0710ALgO2hYTG3c9Jqa7NdZ97VGoK/G3rrkYSXIOmrM1Qc9FnkiGBTsgYXobNw==
  • Delivered-to: jkube-dev@xxxxxxxxxxx
  • List-archive: <https://dev.eclipse.org/mailman/private/jkube-dev/>
  • List-help: <mailto:jkube-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://dev.eclipse.org/mailman/listinfo/jkube-dev>, <mailto:jkube-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://dev.eclipse.org/mailman/options/jkube-dev>, <mailto:jkube-dev-request@eclipse.org?subject=unsubscribe>
  • Pp_allow_relay: proofpoint_allowed
  • Thread-index: AQHXCcZmHiRFBfT3SUeZHW4qcbt9AaqQRT2A
  • Thread-topic: [jkube-dev] [ANNOUNCE] Eclipse JKube 1.1.1 released
  • User-agent: Microsoft-MacOutlook/16.47.21031401

This is new

 

2021-03-22 21:18:29.613  INFO 1 --- [nio-8080-exec-8] its-wire-log                             : {"origin":"remote","type":"request","correlation":"b45534dbfdb1feb4","protocol":"HTTP/1.1","remote":"132.239.232.172","method":"GET","uri":"https://qa-dis-priv.ucsd.edu/hana-api/eah/identity-demographics/identities/10477561","logging-application":"qa-dis-priv.ucsd.edu/hana-api/"}

2021-03-22 21:18:29.621  INFO 1 --- [nio-8080-exec-8] e.ucsd.its.dis.hana.service.JwtService   : Principal's account ID validated. Active Directory (AD) username is properly populated from JWT

2021-03-22 21:18:29.621  INFO 1 --- [nio-8080-exec-8] e.u.i.d.h.r.e.AbstractEAHRepository      : Principal's account ID for HANA SP set to mmcquen

2021-03-22 21:18:29.621  INFO 1 --- [nio-8080-exec-8] e.u.i.d.h.r.e.AbstractEAHRepository      : Principal's primary department code for HANA SP set to 000444

2021-03-22 21:18:29.833  INFO 1 --- [nio-8080-exec-8] its-wire-log                             : {"origin":"local","type":"response","correlation":"b45534dbfdb1feb4","duration":219,"protocol":"HTTP/1.1","status":200,"headers":{"ITS-Flow-ID":["Rwm4fGt6wsYnBa0famN60w"],"ITS-Total-Count":["1"],"ITS-Trace-ID":["d51855c6-e1db-4f3b-9785-441baf5ccb49"]}}

 

 

~John

 

 

From: jkube-dev <jkube-dev-bounces@xxxxxxxxxxx> on behalf of Marc Nuri <marc@xxxxxxxxxxxx>

Reply-To: jkube developer discussions <jkube-dev@xxxxxxxxxxx>

Date: Tuesday, February 23, 2021 at 1:29 AM

To: "jkube-dev@xxxxxxxxxxx" <jkube-dev@xxxxxxxxxxx>, "marc.nuri@xxxxxxxxxx" <marc.nuri@xxxxxxxxxx>

Subject: [jkube-dev] [ANNOUNCE] Eclipse JKube 1.1.1 released

 

Hi Everyone,

 

We are pleased to announce Eclipse JKube 1.1.1 was just released! You can find the release at Maven Central [1].

 

Eclipse JKube is a collection of plugins and libraries that are used for building container images using Docker, JIB or S2I build strategies.

Eclipse JKube generates and deploys Kubernetes/OpenShift manifests at compile time too.

 

JKube is the successor to the deprecated Fabric8 Maven Plugin, please check our migration guide [2] if you come from FMP.

 

Using this release:

 

<plugin>

  <groupId>org.eclipse.jkube</groupId>

  <artifactId>kubernetes-maven-plugin</artifactId>

  <version>1.1.1</version

</plugin>

 

(Check Maven Central [1] for the rest of artifacts)

 

These are the features and fixes included in 1.1.1:

- Fix #570: Disable namespace creation during k8s:resource with `jkube.namespace` flag [3]

- Fix #579: Fixed quarkus health paths [4]

 

Your feedback is highly appreciated, you can provide it replying to the mailing list or through the usual channels. [5] [6]

 

[1] https://urldefense.com/v3/__https:/repo1.maven.org/maven2/org/eclipse/jkube/kubernetes-maven-plugin/1.1.1/__;!!Mih3wA!Q_RHnybELfOxmNOJU-XzMga0MnG2MG5jzsYm1EZyKbKp3OgxY523GjI35y6o6Yi5CRk$

[2] https://urldefense.com/v3/__https:/www.eclipse.org/jkube/docs/migration-guide/__;!!Mih3wA!Q_RHnybELfOxmNOJU-XzMga0MnG2MG5jzsYm1EZyKbKp3OgxY523GjI35y6ognS4TwY$

[3] https://urldefense.com/v3/__https:/github.com/eclipse/jkube/issues/570__;!!Mih3wA!Q_RHnybELfOxmNOJU-XzMga0MnG2MG5jzsYm1EZyKbKp3OgxY523GjI35y6ofiBhhBk$

[4] https://urldefense.com/v3/__https:/github.com/eclipse/jkube/issues/579__;!!Mih3wA!Q_RHnybELfOxmNOJU-XzMga0MnG2MG5jzsYm1EZyKbKp3OgxY523GjI35y6o74Syln8$

[5] https://urldefense.com/v3/__https:/github.com/eclipse/jkube__;!!Mih3wA!Q_RHnybELfOxmNOJU-XzMga0MnG2MG5jzsYm1EZyKbKp3OgxY523GjI35y6ott2OAxE$

[6] https://urldefense.com/v3/__https:/gitter.im/eclipse/jkube__;!!Mih3wA!Q_RHnybELfOxmNOJU-XzMga0MnG2MG5jzsYm1EZyKbKp3OgxY523GjI35y6oLOlg35Y$

 


Back to the top