Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support add/delete User manager my sql #1120

Merged
merged 47 commits into from
Jun 8, 2020

Commits on May 26, 2020

  1. Configuration menu
    Copy the full SHA
    88ab456 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb0ded3 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. Configuration menu
    Copy the full SHA
    30bbd3d View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. add API related files that were missed in first commit. Handle the IP…

    … address no access error. Handle the MySQLFirewallrule 'NORESOURCEFOUND' error.
    buhongw7583c committed May 29, 2020
    Configuration menu
    Copy the full SHA
    0d5537c View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. Configuration menu
    Copy the full SHA
    af281c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c645443 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    901cd68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebfff07 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. Configuration menu
    Copy the full SHA
    868b90a View commit details
    Browse the repository at this point in the history
  2. changes per comments: modify the cert verion in cainjection, change t…

    …o v2 for mysqlserver in ctonrooler, move the common function to stringhelper, use the secret to derive the full server name, update the user secret with the right mysqldnssuffix.
    buhongw7583c committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    e5e594b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4134c5 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. update project file

    buhongw7583c committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    f6b9689 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22dedce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03bf8cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    006b31b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ea55b9 View commit details
    Browse the repository at this point in the history
  6. update the mysql.md to include the newly added mysql user operator.

    hobu authored and hobu committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    03e1e20 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9d08fab View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1fe0cbd View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Merge branch 'master' of https://github.com/Azure/azure-service-operator

     into UserManagerMySQL
    hobu authored and hobu committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    735c194 View commit details
    Browse the repository at this point in the history
  2. delete the wrong short name

    hobu authored and hobu committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    3161403 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'jananivMS/psqluser-crd-fix' of https://github.com/buhon…

    hobu authored and hobu committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    12be7e3 View commit details
    Browse the repository at this point in the history
  4. update kustomization.yaml

    hobu authored and hobu committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    ba4a268 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4a8452 View commit details
    Browse the repository at this point in the history
  6. modify the mysqluser rbac files' comments

    hobu authored and hobu committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    3ba02d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0536f59 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. Configuration menu
    Copy the full SHA
    ca8c85a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from jananivMS/UserManagerMySQL

    changes to make mysqluser rbac work & updated helm chart
    buhongw7583c authored Jun 5, 2020
    Configuration menu
    Copy the full SHA
    10ee37a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'UserManagerMySQL' of https://github.com/buhongw7583c/az…

    …ure-service-operator-1 into UserManagerMySQL
    hobu authored and hobu committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    d04b725 View commit details
    Browse the repository at this point in the history
  4. small sequence change

    hobu authored and hobu committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    73d96e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28f4001 View commit details
    Browse the repository at this point in the history
  6. some issues fixed

    jananivMS committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    50e7835 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2020

  1. Merge pull request #3 from jananivMS/mysqlprchanges

    some issues fixed
    buhongw7583c authored Jun 6, 2020
    Configuration menu
    Copy the full SHA
    ddb8300 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67b1feb View commit details
    Browse the repository at this point in the history
  3. helm chart needed update

    jananivMS committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    63ec023 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4 from jananivMS/mysqlhelmupdate

    helm chart needed update
    buhongw7583c authored Jun 6, 2020
    Configuration menu
    Copy the full SHA
    e1ff735 View commit details
    Browse the repository at this point in the history
  5. roles

    jananivMS committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    9ae711d View commit details
    Browse the repository at this point in the history
  6. yaml

    jananivMS committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    85359a3 View commit details
    Browse the repository at this point in the history
  7. update the charts and index

    hobu authored and hobu committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    408c13a View commit details
    Browse the repository at this point in the history
  8. Merge branch 'UserManagerMySQL' of https://github.com/buhongw7583c/az…

    …ure-service-operator-1 into UserManagerMySQL
    hobu authored and hobu committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    8d2e9f6 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #5 from jananivMS/mysqlhelmupdate

    Role updates reference PRR
    buhongw7583c authored Jun 6, 2020
    Configuration menu
    Copy the full SHA
    92b3d20 View commit details
    Browse the repository at this point in the history
  10. to modify the grant usage command

    hobu authored and hobu committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    554a18d View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2020

  1. Update docs/services/mysql/mysql.md

    Co-authored-by: Dave Fellows <dave.fellows@microsoft.com>
    jananivMS and davefellows authored Jun 7, 2020
    Configuration menu
    Copy the full SHA
    b4d4df2 View commit details
    Browse the repository at this point in the history
  2. Update docs/services/mysql/mysql.md

    Co-authored-by: Dave Fellows <dave.fellows@microsoft.com>
    jananivMS and davefellows authored Jun 7, 2020
    Configuration menu
    Copy the full SHA
    5dd2ad7 View commit details
    Browse the repository at this point in the history
  3. Update pkg/resourcemanager/mysql/mysqluser/mysqluser_reconcile.go

    Co-authored-by: Dave Fellows <dave.fellows@microsoft.com>
    jananivMS and davefellows authored Jun 7, 2020
    Configuration menu
    Copy the full SHA
    9d60f74 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. chart updates

    jananivMS committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    a34f2ae View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from jananivMS/chartupd

    chart updates to fix helm chart
    jananivMS authored Jun 8, 2020
    Configuration menu
    Copy the full SHA
    bbce8d7 View commit details
    Browse the repository at this point in the history