Bug 1780438 - oc new-project recommended sample app django-psql-example fails on FIPS enabled cluster
Summary: oc new-project recommended sample app django-psql-example fails on FIPS enabl...
Keywords:
Status: CLOSED DUPLICATE of bug 1774318
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: oc
Version: 4.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 4.3.0
Assignee: Maciej Szulik
QA Contact: zhou ying
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-12-06 02:12 UTC by Mike Fiedler
Modified: 2019-12-11 13:03 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-12-11 13:03:31 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Mike Fiedler 2019-12-06 02:12:25 UTC
Description of problem:

See https://bugzilla.redhat.com/show_bug.cgi?id=1771915
and https://bugzilla.redhat.com/show_bug.cgi?id=1771915#c7

Recommend changing the sample for oc new-app to cakephp-mysql-example or rails-postgresql-example


# oc new-project mff                                                                                                                                                                                                 
Now using project "mff" on server "https://api.mffiedler-125c.perf-testing.devcluster.openshift.com:6443".                                                                                                                                    
                                                                                                                                                                                                                                              
You can add applications to this project with the 'new-app' command. For example, try:                                                                                                                                                        
                                                                                                                                                                                                                                              
    oc new-app django-psql-example              

However, oc new-app django-psql-example fails on a FIPS cluster due to the bz above.




Version-Release number of selected component (if applicable): registry.svc.ci.openshift.org/ocp/release:4.3.0-0.nightly-2019-12-05-213858


How reproducible: always


Steps to Reproduce:
1. install a cluster with fips: true in install-config.yaml
2. oc new-project test
3. oc new-app django-psql-example

Comment 3 Maciej Szulik 2019-12-11 13:03:31 UTC

*** This bug has been marked as a duplicate of bug 1774318 ***


Note You need to log in before you can comment on or make changes to this bug.