github Azure/azure-service-operator 0.1.12467

latest releases: experimental, v2.10.0, v2.9.0...
4 years ago

Changes:

  • 85bba13 Add support for SKU Database to support updates (#1242)
  • 06b9107 Merge pull request #1232 from griffinbird/docofix
  • 9e15280 Merge branch 'master' into docofix
  • 6cdc0ba Merge pull request #1234 from frodopwns/reset-redis-failedprov
  • 231bbc8 Merge branch 'master' into reset-redis-failedprov
  • a926a79 Add support for SQL Database SKU and MaxSizeBytes (#1235)
  • a408727 Update Azure SDK dependencies from v38 to v44 (#1233)
  • a43b092 ensure failed provisioning is false when provisioning becomes true
  • 32320c3 Changed VSC Go extension name (#1231)
  • acec0d5 Merge branch 'master' into docofix
See More
  • 90ce90f Merge pull request #1222 from haagha/haider/Vmbugs [ #1089 ]
  • 24f9956 Merge branch 'master' into haider/Vmbugs
  • 60fed1c Updated broken link
  • bd8028d Return when get err is nil
  • 97bb1a2 Docs update (#1218)
  • 56c008d adding provisioningstate
  • 75d730a addressing comments in review
  • 4025718 yaml for vm with dpndncies
  • 4d07fc8 Merge branch 'haider/Vmbugs' of https://github.com/haagha/azure-service-operator into haider/Vmbugs
  • 1b04d36 Merge branch 'master' into haider/Vmbugs
  • d6268d6 Checking for 400 errors
  • 0c5b9fd Merge pull request #1165 from frodopwns/app-insights-key
  • 9d51ab1 Merge branch 'master' into app-insights-key
  • 3192d4c Merge pull request #1158 from frodopwns/access-policy-postpone
  • 4a70dbb Merge branch 'master' into haider/Vmbugs
  • 9ef9d28 wait for VM running state
  • c8be297 Update pkg/resourcemanager/appinsights/api_keys_reconcile.go
  • eaf942d Merge branch 'master' into app-insights-key
  • a0ccc3a Merge branch 'master' into access-policy-postpone
  • 1f9dc2f check for ptr nilness for deref
  • 40108ac elaborate on the differences between clientID, appID, objectID
  • 1ea5aed add comment for ObjectID
  • df48da7 reuse compiled regex instead of recreating
  • c4bc917 Fixes image name (removes hyphens) in documentation (#1195)
  • cedbeff Update pkg/resourcemanager/appinsights/api_keys_reconcile.go
  • 3ec86ea Merge pull request #1189 from superbrothers/fix-typo
  • be2cdcc Update config/samples/azure_v1alpha1_keyvault.yaml
  • 0279cc2 rebase and update charts
  • b8ba892 repackage helm chart with new crd and role
  • ba9fba6 handle 404 in key creations to account for times when waiting for parent resoruces
  • e1d338a initial working code for app insights api keys
  • 31399df Merge branch 'master' into access-policy-postpone
  • ebbac2a Merge branch 'master' into fix-typo
  • 9fbb0c0 Merge pull request #1161 from jlpedrosa/jopedros/opa_location_policy
  • c3e0242 Merge branch 'master' into jopedros/opa_location_policy
  • eef7248 Merge pull request #1209 from abhirockzz/issue-1208
  • f281e3b Merge branch 'master' into issue-1208
  • 5ddaa1d Merge pull request #1216 from frodopwns/sn
  • 7967217 Merge branch 'master' into sn
  • 710875b Merge pull request #1212 from abhirockzz/issue-1211
  • 43ce3dd Merge branch 'master' into issue-1211
  • e1dd115 Merge branch 'sn' of github.com:frodopwns/azure-service-operator into sn
  • 0b020c8 change storageaccount alias to sacct to avoid service account alias collision
  • 5d5c53e Merge branch 'master' into fix-typo
  • d64a7b8 Merge branch 'master' into sn
  • ba2b6c1 Further CI updates (#1217)
  • ec9cbb6 remove unused liveness probe config
  • ae5e3ad rebuild of chart after syncing with master
  • 12b560c update crds with shortnames
  • 480872e adding eventhubns shortname miss
  • 5911034 beta1 alpha2 sn
  • 95e3b18 sn
  • 20c4a33 sn
  • b49544e psql sn
  • f301521 updating docs
  • 02907df helm chart update and remove hyphens from image
  • a5071d2 Merge branch 'master' into issue-1208
  • b45c93c Update to azure pipelines file (#1204)
  • ff25046 fixed link to Secrets reference
  • 61f8298 fixed link to managed identity doc
  • d68b553 Update issue and PR templates (#1199)
  • 4549d71 Merge branch 'master' into fix-typo
  • c944604 Merge pull request #1198 from frodopwns/remove-liveness-prove
  • be53db5 Merge branch 'master' into remove-liveness-prove
  • ce28fb8 Don't run devops pipeline if the only changes are docs changes (#1193)
  • ae76599 Merge branch 'master' into fix-typo
  • d5eb2fb Merge pull request #1197 from Azure/davefellows-patch-1
  • 115fb92 removing health probe for now as it is leading to issues
  • 9e495cf Remove experimental wording
  • 64ac94f Improve error when SQL server doesn't have RG specified (#1174) [ #1106 ]
  • 51c87ac Merge pull request #1185 from Azure/docs-update
  • dc9c00b Update docs/howto/contents.md
  • 8cfcec3 Update docs/howto/contents.md
  • 284b455 Update docs/howto/contents.md
  • e16a7b3 Update docs/howto/contents.md
  • eda7b53 Update docs/faq.md
  • 2ff882f Update docs/faq.md
  • 0fc7437 Update docs/design/controlflow.md
  • 868380d Update docs/design/controlflow.md
  • 4ff2256 catch and handle permission errors when processins key vault access policies
  • a766f02 if the operator doesn't have application api permission, let the user supply the objectid isntead of client id
  • ed81cbd Fix typo for Kubernetes
  • 7c8d29f adding new diagrams
  • 8a6e49e cleaning up
  • c13b837 using official names
  • c00ff2e cleaning up control flow doc
  • 604d820 merging
  • dc86f52 Merge branch 'master' into jopedros/opa_location_policy
  • 9fde57d Merge branch 'master' into access-policy-postpone
  • d7c036a Update docs/opa/README.md
  • 8d92c74 Merge branch 'master' into jopedros/opa_location_policy
  • dbe4409 Merge branch 'master' into jopedros/opa_location_policy
  • 74609fc set hash after creatino accepted
  • 2a34d4c decouple accesspolicy update from keyvault create
  • f22316b Added OPA policy example
  • 80c07f3 a few formatting changes

This list of changes was auto generated.

Don't miss a new azure-service-operator release

NewReleases is sending notifications on new releases.