Uploaded image for project: 'Red Hat 3scale API Management'
  1. Red Hat 3scale API Management
  2. THREESCALE-11757

fix local dev make cluster/create/system-mysql

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 2.16.0 GA
    • None
    • None
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • Not Started

      What

      the local dev command
      make cluster/create/system-mysql
      is throwing an error

      make cluster/create/system-mysql
      make[1]: Entering directory '/home/austincunningham/repo/3scale-operator'
      sed "s/\$(NAMESPACE)/3scale-test/g" ./config/dev-databases/system-mysql/secret.yaml > ./config/dev-databases/system-mysql/secret-processed.yaml
      sed "s/\$(NAMESPACE)/3scale-test/g" ./config/dev-databases/system-mysql/mysql-main-conf.yaml > ./config/dev-databases/system-mysql/mysql-main-conf-processed.yaml
      sed: can't read ./config/dev-databases/system-mysql/mysql-main-conf.yaml: No such file or directory
      make[1]: *** [Makefile:138: cluster/create/system-mysql] Error 2
      make[1]: Leaving directory '/home/austincunningham/repo/3scale-operator'
      make: *** [Makefile:152: cluster/create/provision-database] Error 2
      

      looks like some config files were removed https://github.com/3scale/3scale-operator/commit/c7aa645dc5b60eed122a9b5c06160e4f6e6eafe6 so the make command should no longer be using them.

              Unassigned Unassigned
              aucunnin@redhat.com Austin Cunningham
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: