OpenShift v3.7.1 released

2018-01-16 Thread Clayton Coleman
This is patch release containing some high severity issues v3.7.1


Images have been pushed to the docker hub.  RPMs will likely trail by a few
days.
___
dev mailing list
dev@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/dev


Re: Hawkular metrics returns Forbiden

2018-01-16 Thread Mateus Caruccio
I was using :v3.7.0-rc.0 but switching to :latest solves the problem.
Is 3.6.1 fixed too?

--
Mateus Caruccio / Master of Puppets
GetupCloud.com
We make the infrastructure invisible
Gartner Cool Vendor 2017

2018-01-16 11:59 GMT-02:00 Matthew Wringe :

> Are you using the latest 3.6 images?
>
> On Tue, Jan 16, 2018 at 7:48 AM, Mateus Caruccio <
> mateus.caruc...@getupcloud.com> wrote:
>
>> Hey guys, any news on this?
>> Tnx
>>
>> --
>> Mateus Caruccio / Master of Puppets
>> GetupCloud.com
>> We make the infrastructure invisible
>> Gartner Cool Vendor 2017
>>
>> 2017-10-05 18:35 GMT-03:00 Mateus Caruccio > m>:
>>
>>> Hey Matt, any update on this?
>>>
>>> --
>>> Mateus Caruccio / Master of Puppets
>>> GetupCloud.com
>>> We make the infrastructure invisible
>>> Gartner Cool Vendor 2017
>>>
>>> 2017-09-28 10:19 GMT-03:00 Matthew Wringe :
>>>
 Wait, there is another update that we need. That PR probably wont work
 properly for you yet. I am investigating

 On Thu, Sep 28, 2017 at 9:06 AM, Matthew Wringe 
 wrote:

> The PR is this: https://github.com/openshift/origin-metrics/pull/382
>
> It was a problem in one of our releases of Hawkular Metrics, but I
> didn't think it made it into the 3.6 release (but it did).
>
> On Thu, Sep 28, 2017 at 8:41 AM, Mateus Caruccio <
> mateus.caruc...@getupcloud.com> wrote:
>
>> Sweet! Would you mind pointing the PR url?
>> Thanks.
>>
>> --
>> Mateus Caruccio / Master of Puppets
>> GetupCloud.com
>> We make the infrastructure invisible
>> Gartner Cool Vendor 2017
>>
>> 2017-09-28 9:34 GMT-03:00 Matthew Wringe :
>>
>>> Ah, sorry, this somehow got missed. We have had an issue that
>>> slipped into 3.6.0 that we are currently in progress to fix. The PR has
>>> been submitted and we are waiting for a new image to be built and pushed
>>> out.
>>>
>>> On Thu, Sep 28, 2017 at 6:53 AM, Mateus Caruccio <
>>> mateus.caruc...@getupcloud.com> wrote:
>>>
 Nope, no time to debug yet :(

 --
 Mateus Caruccio / Master of Puppets
 GetupCloud.com
 We make the infrastructure invisible
 Gartner Cool Vendor 2017

 2017-09-28 7:52 GMT-03:00 Andrew Lau :

> Did you find any solution for this?
>
> On Fri, 15 Sep 2017 at 01:34 Mateus Caruccio <
> mateus.caruc...@getupcloud.com> wrote:
>
>> Yep, there it is:
>>
>> [OSEv3:children]
>> masters
>> etcd
>> nodes
>>
>> [OSEv3:vars]
>> deployment_type=origin
>> openshift_release=v3.6
>> debug_level=1
>> openshift_debug_level=1
>> openshift_node_debug_level=1
>> openshift_master_debug_level=1
>> openshift_master_access_token_max_seconds=2419200
>> osm_cluster_network_cidr=172.16.0.0/16
>> openshift_registry_selector="docker-registry=true"
>> openshift_hosted_registry_replicas=1
>>
>> openshift_master_cluster_hostname=api-cluster.example.com.br
>> openshift_master_cluster_public_hostname=api-cluster.example
>> .com.br
>> osm_default_subdomain=example.com.br
>> openshift_master_default_subdomain=example.com.br
>> osm_default_node_selector="role=app"
>> os_sdn_network_plugin_name=redhat/openshift-ovs-multitenant
>> openshift_master_identity_providers=[{'name': 'htpasswd_auth',
>> 'login': 'true', 'challenge': 'true', 'kind': 
>> 'HTPasswdPasswordIdentityProvider',
>> 'filename': '/etc/origin/master/htpasswd'}]
>> osm_use_cockpit=false
>> containerized=False
>>
>> openshift_master_cluster_method=native
>> openshift_master_console_port=443
>> openshift_master_api_port=443
>>
>> openshift_master_overwrite_named_certificates=true
>> openshift_master_named_certificates=[{"certfile":"{{lookup('
>> env','PWD')}}/certs/wildcard.example.com.br.crt","keyfile":"
>> {{lookup('env','PWD')}}/certs/wildcard.example.com.br.key",
>> "cafile":"{{lookup('env','PWD')}}/certs/wildcard.example.com
>> .br.int.crt"}]
>> openshift_master_session_auth_secrets=['F71uoyI/Tkv/LiDH2PiF
>> KK1o76bLoH10+uE2a']
>> openshift_master_session_encryption_secrets=['bjDwQfiy4ksB/3
>> qph87BGulYb/GUho6K']
>> openshift_master_audit_config={"enabled": true, "auditFilePath":
>> "/var/log/openshift-audit/openshift-audit.log",
>> "maximumFileRetentionDays": 30, "maximumFileSizeMegabytes": 500,
>> "maximumRetainedFiles": 10}
>>
>> openshift_ca_cert_expire_days=1825
>> openshift_node_cert_expire_days=730
>> openshift_master_cert_expire_days=730
>> etcd_ca_default_days=1825
>>
>> openshift_hosted_router_create

Re: Hawkular metrics returns Forbiden

2018-01-16 Thread Matthew Wringe
Are you using the latest 3.6 images?

On Tue, Jan 16, 2018 at 7:48 AM, Mateus Caruccio <
mateus.caruc...@getupcloud.com> wrote:

> Hey guys, any news on this?
> Tnx
>
> --
> Mateus Caruccio / Master of Puppets
> GetupCloud.com
> We make the infrastructure invisible
> Gartner Cool Vendor 2017
>
> 2017-10-05 18:35 GMT-03:00 Mateus Caruccio  >:
>
>> Hey Matt, any update on this?
>>
>> --
>> Mateus Caruccio / Master of Puppets
>> GetupCloud.com
>> We make the infrastructure invisible
>> Gartner Cool Vendor 2017
>>
>> 2017-09-28 10:19 GMT-03:00 Matthew Wringe :
>>
>>> Wait, there is another update that we need. That PR probably wont work
>>> properly for you yet. I am investigating
>>>
>>> On Thu, Sep 28, 2017 at 9:06 AM, Matthew Wringe 
>>> wrote:
>>>
 The PR is this: https://github.com/openshift/origin-metrics/pull/382

 It was a problem in one of our releases of Hawkular Metrics, but I
 didn't think it made it into the 3.6 release (but it did).

 On Thu, Sep 28, 2017 at 8:41 AM, Mateus Caruccio <
 mateus.caruc...@getupcloud.com> wrote:

> Sweet! Would you mind pointing the PR url?
> Thanks.
>
> --
> Mateus Caruccio / Master of Puppets
> GetupCloud.com
> We make the infrastructure invisible
> Gartner Cool Vendor 2017
>
> 2017-09-28 9:34 GMT-03:00 Matthew Wringe :
>
>> Ah, sorry, this somehow got missed. We have had an issue that slipped
>> into 3.6.0 that we are currently in progress to fix. The PR has been
>> submitted and we are waiting for a new image to be built and pushed out.
>>
>> On Thu, Sep 28, 2017 at 6:53 AM, Mateus Caruccio <
>> mateus.caruc...@getupcloud.com> wrote:
>>
>>> Nope, no time to debug yet :(
>>>
>>> --
>>> Mateus Caruccio / Master of Puppets
>>> GetupCloud.com
>>> We make the infrastructure invisible
>>> Gartner Cool Vendor 2017
>>>
>>> 2017-09-28 7:52 GMT-03:00 Andrew Lau :
>>>
 Did you find any solution for this?

 On Fri, 15 Sep 2017 at 01:34 Mateus Caruccio <
 mateus.caruc...@getupcloud.com> wrote:

> Yep, there it is:
>
> [OSEv3:children]
> masters
> etcd
> nodes
>
> [OSEv3:vars]
> deployment_type=origin
> openshift_release=v3.6
> debug_level=1
> openshift_debug_level=1
> openshift_node_debug_level=1
> openshift_master_debug_level=1
> openshift_master_access_token_max_seconds=2419200
> osm_cluster_network_cidr=172.16.0.0/16
> openshift_registry_selector="docker-registry=true"
> openshift_hosted_registry_replicas=1
>
> openshift_master_cluster_hostname=api-cluster.example.com.br
> openshift_master_cluster_public_hostname=api-cluster.example
> .com.br
> osm_default_subdomain=example.com.br
> openshift_master_default_subdomain=example.com.br
> osm_default_node_selector="role=app"
> os_sdn_network_plugin_name=redhat/openshift-ovs-multitenant
> openshift_master_identity_providers=[{'name': 'htpasswd_auth',
> 'login': 'true', 'challenge': 'true', 'kind': 
> 'HTPasswdPasswordIdentityProvider',
> 'filename': '/etc/origin/master/htpasswd'}]
> osm_use_cockpit=false
> containerized=False
>
> openshift_master_cluster_method=native
> openshift_master_console_port=443
> openshift_master_api_port=443
>
> openshift_master_overwrite_named_certificates=true
> openshift_master_named_certificates=[{"certfile":"{{lookup('
> env','PWD')}}/certs/wildcard.example.com.br.crt","keyfile":"
> {{lookup('env','PWD')}}/certs/wildcard.example.com.br.key",
> "cafile":"{{lookup('env','PWD')}}/certs/wildcard.example.com
> .br.int.crt"}]
> openshift_master_session_auth_secrets=['F71uoyI/Tkv/LiDH2PiF
> KK1o76bLoH10+uE2a']
> openshift_master_session_encryption_secrets=['bjDwQfiy4ksB/3
> qph87BGulYb/GUho6K']
> openshift_master_audit_config={"enabled": true, "auditFilePath":
> "/var/log/openshift-audit/openshift-audit.log",
> "maximumFileRetentionDays": 30, "maximumFileSizeMegabytes": 500,
> "maximumRetainedFiles": 10}
>
> openshift_ca_cert_expire_days=1825
> openshift_node_cert_expire_days=730
> openshift_master_cert_expire_days=730
> etcd_ca_default_days=1825
>
> openshift_hosted_router_create_certificate=false
> openshift_hosted_manage_router=true
> openshift_router_selector="role=infra"
> openshift_hosted_router_replicas=2
> openshift_hosted_router_certificate={"certfile":"{{lookup('e
> nv','PWD')}}/certs/wildcard.example.com.br.crt","keyfile":"{
> {lookup('env','PWD')}}/certs/wildcard.example.com.br.key",
> "cafile":"{{looku

Re: Hawkular metrics returns Forbiden

2018-01-16 Thread Mateus Caruccio
Hey guys, any news on this?
Tnx

--
Mateus Caruccio / Master of Puppets
GetupCloud.com
We make the infrastructure invisible
Gartner Cool Vendor 2017

2017-10-05 18:35 GMT-03:00 Mateus Caruccio :

> Hey Matt, any update on this?
>
> --
> Mateus Caruccio / Master of Puppets
> GetupCloud.com
> We make the infrastructure invisible
> Gartner Cool Vendor 2017
>
> 2017-09-28 10:19 GMT-03:00 Matthew Wringe :
>
>> Wait, there is another update that we need. That PR probably wont work
>> properly for you yet. I am investigating
>>
>> On Thu, Sep 28, 2017 at 9:06 AM, Matthew Wringe 
>> wrote:
>>
>>> The PR is this: https://github.com/openshift/origin-metrics/pull/382
>>>
>>> It was a problem in one of our releases of Hawkular Metrics, but I
>>> didn't think it made it into the 3.6 release (but it did).
>>>
>>> On Thu, Sep 28, 2017 at 8:41 AM, Mateus Caruccio <
>>> mateus.caruc...@getupcloud.com> wrote:
>>>
 Sweet! Would you mind pointing the PR url?
 Thanks.

 --
 Mateus Caruccio / Master of Puppets
 GetupCloud.com
 We make the infrastructure invisible
 Gartner Cool Vendor 2017

 2017-09-28 9:34 GMT-03:00 Matthew Wringe :

> Ah, sorry, this somehow got missed. We have had an issue that slipped
> into 3.6.0 that we are currently in progress to fix. The PR has been
> submitted and we are waiting for a new image to be built and pushed out.
>
> On Thu, Sep 28, 2017 at 6:53 AM, Mateus Caruccio <
> mateus.caruc...@getupcloud.com> wrote:
>
>> Nope, no time to debug yet :(
>>
>> --
>> Mateus Caruccio / Master of Puppets
>> GetupCloud.com
>> We make the infrastructure invisible
>> Gartner Cool Vendor 2017
>>
>> 2017-09-28 7:52 GMT-03:00 Andrew Lau :
>>
>>> Did you find any solution for this?
>>>
>>> On Fri, 15 Sep 2017 at 01:34 Mateus Caruccio <
>>> mateus.caruc...@getupcloud.com> wrote:
>>>
 Yep, there it is:

 [OSEv3:children]
 masters
 etcd
 nodes

 [OSEv3:vars]
 deployment_type=origin
 openshift_release=v3.6
 debug_level=1
 openshift_debug_level=1
 openshift_node_debug_level=1
 openshift_master_debug_level=1
 openshift_master_access_token_max_seconds=2419200
 osm_cluster_network_cidr=172.16.0.0/16
 openshift_registry_selector="docker-registry=true"
 openshift_hosted_registry_replicas=1

 openshift_master_cluster_hostname=api-cluster.example.com.br
 openshift_master_cluster_public_hostname=api-cluster.example.com.br
 osm_default_subdomain=example.com.br
 openshift_master_default_subdomain=example.com.br
 osm_default_node_selector="role=app"
 os_sdn_network_plugin_name=redhat/openshift-ovs-multitenant
 openshift_master_identity_providers=[{'name': 'htpasswd_auth',
 'login': 'true', 'challenge': 'true', 'kind': 
 'HTPasswdPasswordIdentityProvider',
 'filename': '/etc/origin/master/htpasswd'}]
 osm_use_cockpit=false
 containerized=False

 openshift_master_cluster_method=native
 openshift_master_console_port=443
 openshift_master_api_port=443

 openshift_master_overwrite_named_certificates=true
 openshift_master_named_certificates=[{"certfile":"{{lookup('
 env','PWD')}}/certs/wildcard.example.com.br.crt","keyfile":"
 {{lookup('env','PWD')}}/certs/wildcard.example.com.br.key",
 "cafile":"{{lookup('env','PWD')}}/certs/wildcard.example.com
 .br.int.crt"}]
 openshift_master_session_auth_secrets=['F71uoyI/Tkv/LiDH2PiF
 KK1o76bLoH10+uE2a']
 openshift_master_session_encryption_secrets=['bjDwQfiy4ksB/3
 qph87BGulYb/GUho6K']
 openshift_master_audit_config={"enabled": true, "auditFilePath":
 "/var/log/openshift-audit/openshift-audit.log",
 "maximumFileRetentionDays": 30, "maximumFileSizeMegabytes": 500,
 "maximumRetainedFiles": 10}

 openshift_ca_cert_expire_days=1825
 openshift_node_cert_expire_days=730
 openshift_master_cert_expire_days=730
 etcd_ca_default_days=1825

 openshift_hosted_router_create_certificate=false
 openshift_hosted_manage_router=true
 openshift_router_selector="role=infra"
 openshift_hosted_router_replicas=2
 openshift_hosted_router_certificate={"certfile":"{{lookup('e
 nv','PWD')}}/certs/wildcard.example.com.br.crt","keyfile":"{
 {lookup('env','PWD')}}/certs/wildcard.example.com.br.key",
 "cafile":"{{lookup('env','PWD')}}/certs/wildcard.example.com
 .br.int.crt"}

 openshift_hosted_metrics_deploy=true
 openshift_hosted_metrics_public_url=https://hawkular-metrics
 .example.com.br/hawkular/metrics

 openshift_hosted_logging_deplo