[JBoss JIRA] (WFWIP-200) Runtime changes to sessionAffinity are not reflected in underlying objects
by Martin Choma (Jira)
Martin Choma created WFWIP-200:
----------------------------------
Summary: Runtime changes to sessionAffinity are not reflected in underlying objects
Key: WFWIP-200
URL: https://issues.jboss.org/browse/WFWIP-200
Project: WildFly WIP
Issue Type: Bug
Components: OpenShift
Reporter: Martin Choma
Assignee: Jeff Mesnil
Any chnages (adding, removing or updating) made to sessionAffinity attribute after WildFlyServer CR was created are not reflected in underlying Service kubernetes object.
Reproducer:
#. create CR
{code}
apiVersion: wildfly.org/v1alpha1
kind: WildFlyServer
metadata:
generation: 1
name: eap-cd
namespace: default
spec:
applicationImage: >-
brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/jboss-eap-7-tech-preview/eap-cd-openshift-rhel8:17.0-4
size: 1
{code}
2. Edit CR with sessionAffinity: true
{code}
apiVersion: wildfly.org/v1alpha1
kind: WildFlyServer
metadata:
generation: 1
name: eap-cd
namespace: default
spec:
applicationImage: >-
brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/jboss-eap-7-tech-preview/eap-cd-openshift-rhel8:17.0-4
size: 1
sessionAffinity: true
{code}
3. Service object eap-cd-loadbalancer is not updated
--
This message was sent by Atlassian Jira
(v7.13.5#713005)
6 years, 10 months
[JBoss JIRA] (WFWIP-200) Runtime changes to sessionAffinity are not reflected in underlying objects
by Martin Choma (Jira)
[ https://issues.jboss.org/browse/WFWIP-200?page=com.atlassian.jira.plugin.... ]
Martin Choma updated WFWIP-200:
-------------------------------
Priority: Blocker (was: Major)
> Runtime changes to sessionAffinity are not reflected in underlying objects
> --------------------------------------------------------------------------
>
> Key: WFWIP-200
> URL: https://issues.jboss.org/browse/WFWIP-200
> Project: WildFly WIP
> Issue Type: Bug
> Components: OpenShift
> Reporter: Martin Choma
> Assignee: Jeff Mesnil
> Priority: Blocker
>
> Any chnages (adding, removing or updating) made to sessionAffinity attribute after WildFlyServer CR was created are not reflected in underlying Service kubernetes object.
> Reproducer:
> #. create CR
> {code}
> apiVersion: wildfly.org/v1alpha1
> kind: WildFlyServer
> metadata:
> generation: 1
> name: eap-cd
> namespace: default
> spec:
> applicationImage: >-
> brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/jboss-eap-7-tech-preview/eap-cd-openshift-rhel8:17.0-4
> size: 1
> {code}
> 2. Edit CR with sessionAffinity: true
> {code}
> apiVersion: wildfly.org/v1alpha1
> kind: WildFlyServer
> metadata:
> generation: 1
> name: eap-cd
> namespace: default
> spec:
> applicationImage: >-
> brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/jboss-eap-7-tech-preview/eap-cd-openshift-rhel8:17.0-4
> size: 1
> sessionAffinity: true
> {code}
> 3. Service object eap-cd-loadbalancer is not updated
--
This message was sent by Atlassian Jira
(v7.13.5#713005)
6 years, 10 months
[JBoss JIRA] (JBEE-244) Update SCM information for JACC
by Darran Lofthouse (Jira)
Darran Lofthouse created JBEE-244:
-------------------------------------
Summary: Update SCM information for JACC
Key: JBEE-244
URL: https://issues.jboss.org/browse/JBEE-244
Project: JBoss Enterprise Spec APIs
Issue Type: Task
Components: jboss-jacc-api
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: jboss-jakarta-jacc-api_spec-2.0.0.Final
--
This message was sent by Atlassian Jira
(v7.13.5#713005)
6 years, 10 months
[JBoss JIRA] (JBEE-243) Update MANIFEST for JACC API jar
by Darran Lofthouse (Jira)
Darran Lofthouse created JBEE-243:
-------------------------------------
Summary: Update MANIFEST for JACC API jar
Key: JBEE-243
URL: https://issues.jboss.org/browse/JBEE-243
Project: JBoss Enterprise Spec APIs
Issue Type: Task
Components: jboss-jacc-api
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: jboss-jakarta-jacc-api_spec-2.0.0.Final
--
This message was sent by Atlassian Jira
(v7.13.5#713005)
6 years, 10 months