Changes:
- 48b21da Merge pull request #321 from frodopwns/sqlrebase
- ec0dc25 something went wrong here
- da19bb1 this doesn't belong here
- c275570 merge-zilla take 1
- 5c0b40c Fix: sqlserver name validation error handling (#315)
- 184d3f5 Adding Message field to SqlServerStatus and messages to sqlserver controller (#258)
- ad5cb16 fix for file
- 9e4e87b Revert "Revert "Roll admin credentials for SQL Server""
- d7073d2 Revert "Roll admin credentials for SQL Server"
- 8ec9492 Updated firewallrule to work like DB, other fixes... (#285)
See More
- 3021570 Fixing error from PR testing - nil map issue
- 8b065ac Fixed bug - different errors for ResourceGroupNotFound and SqlServerNotFound
- d8e5dd3 Fixed style of error handling to be consistent with sqlserver_controller
- ca55dd1 More fixing PR comments
- 8702470 Addressing PR comments
- b244290 wrong number of args
- feab3fd More PR comment fixes
- 39d656d Fixes for PR comments
- 592702d Removed unnecessary finalizer + delete code from sqlaction_controller.go
- 0dafb10 Reverted changes from rename PR
- 90dc85c add mkdir for kustomize bin dir
- a449005 Throw error if action name isn't recognized
- eb6c4b2 Revert "Updating version to v1alpha1 from v1"
- 7990dd6 Revert "Create install directory before downloading kustomize"
- 238af5c Revert "fixed YAML, removed check name functionality (#276)"
- 7952024 fixed YAML, removed check name functionality (#276)
- e8f510d Got SqlAction to work again after pulling new PR's
- ea9bd54 Fixing code to work with rename PR
- bc82b57 Changes
- 979ccad remove duplicate GetServer methods and import strings package
- 77493d3 Check Name Availability/Validation for SQL Resources (#245)
- c48a0bc create install directory before downloading kustomize
- cb31616 Added fully qualified admin username and servername to k8s secret
- 55ae06c New functions to generate admin username and password within sql server requirements
- 6f356b2 Fixed SqlAction reconciler not running
- 0a6d704 first cut of changes
- 2d8af55 Broke SqlAction - reconciler doesn't run
- 50a99bb Added a new operator for SQL Firewall Rules, cleaned up the resource client (#239)
- 43cc461 missed a file
- f44b2f5 Doc updates based on PR comments
- c1101a9 some docs rearranging
- ef4f388 Docs update
- fbaccfb pushing doc changes so far
- f12dc62 Cleanup for PR
- 4a1b5f3 Fixing typo in sqlserver_controller.go
- 7f39f0c Added error handling for case where SQL server instance not found
- 0aac5e2 Rollcreds is working and updates secret
- 19773aa md fix
- 37ad62b adding kubectl instead of k, adding erin's demo
- 9354215 making fenced code blocks
- 92f48dc adding running an operator instructions
- 62e2995 adding $ to commands
- 6f8bb5d adding more headers
- 89e1913 fixing headers again
- 7c16485 fixing headers
- ffb6fe3 adding sql instructions
- 2f8687e provisioning sql directions
- 9c8fe66 cleaning interface (#238)
- 3136d56 pushing docs work so far
- 4a196a5 checking readme first cut
- b5e7984 removing vars (#237)
- b39f1be Adding Missing SQL Interface (GetServer) (#233)
- 19b4e2d fixing tests with stuff from master
- dfa43be Got rollcreds working, bug where secret isn't getting updated
- f48270a Debugging sqlaction_controller
- 4aa9557 removing admin user name (#220)
- 75e5a0f Adding to sqlaction_controller.go
- 1b7f675 Created SqlAction CRD and started controller logic to roll Sql Server credentials
- 5741813 Updating owner instance of SqlDatabase to the SqlServer instance (#195)
- 826bd74 changes to allow non blocking database create
- f0dff42 tweaks to sqlserver and database to allow more stable declarative deploy
- 220b20d whoops
- 45dc0de one more change
- 3bf8121 small reduction
- 66b2db1 Removing extra whitespace
- bf4834f Addressing PR comments
- 1f81ef1 Revert "Fixing merge conflicts"
- ab1a343 Cleaning up sqlserver_controller.go
- 1e01e21 Added Scheme to main.go
- d40ca90 Revert "Adding code for kube secrets into sqlserver_controller.go"
- 84db911 Adding code for kube secrets into sqlserver_controller.go
- 5433ccc Changes to the controller to support allowing azure access to SQL server (#184) [ #111, #90, #80, #112, #115, #117, #114, #119, #140, #142, #121, #152, #151, #158, #165, #146, #176, #173, #174, #175, #178 ]
- dba0a30 Pull and merge changes from master into Azure-sql (#182) [ #111, #90, #80, #112, #115, #117, #114, #119, #140, #142, #121, #152, #151, #158, #165, #146, #176, #173, #174, #175, #178 ]
- 4eb9788 Fix issues in Azure SQL branch (#170) [ #111, #90, #80, #112, #115, #117, #114, #119, #140, #142, #121, #152, #151 ]
- 80a3dd6 Removed the SQL server controller test which is failing pipeline tests (#160) [ #111, #90, #80, #112, #115, #117, #114, #119, #140, #142, #121, #152, #151 ]
- 04f7db9 fixing issues from merge (#157) [ #111, #90, #80, #112, #115, #117, #114, #119, #140, #142, #121, #152, #151 ]
- df376f8 close bracket got messed up in merge
- c03f81a adding additional vars (#150)
- 28a645a create/update/delete firewall rules for SQL servers (#148) [ #111, #90, #80, #112, #115, #117, #114, #119, #140, #142, #121 ]
- 3d156b4 SqlDatabase controller changes (#144) [ #111, #90, #80, #112 ]
- 6d014e7 SqlServer refactor (#129)
- 60b177e wip - working on sqlserver (#122)
- 10eb108 Wimortl/sql (#116) [ #111, #90, #80, #112 ]
- aa6ea22 Scaffold Azure SQL resources and controllers/ add boilerplate (#109)
- 5be444a scaffold for SqlServer and SqlDatabase (#104)
- 76cb5fe removing unwanted file
- 8595eaa Updated changes based on the PR comments
- 130a360 Added an event for the final successful provisioning
- 1789261 Ace's KV changes with updates
- 84b1ac1 feat: implement keyvault controller
- 3187e1c update kubebuilder:rbac for resources=events #297 (#301)
- 2792ae9 replace hard coded http status code (#255)
This list of changes was auto generated.