Ross Bryan
9b03db4413
docs: add cleaner info to shared env docs
2022-02-22 09:38:55 -05:00
Spencer Amann
83def7cb6e
quick fixes in docs ( #1956 )
2022-02-11 12:23:32 -05:00
Petr Kotas
e925381140
Merge pull request #1794 from mbarnes/vendor-4.9
2022-02-04 14:04:51 +01:00
Petr Kotas
3169e35aa7
Merge pull request #1898 from karanmagdani/dev-rotate-certs-doc
2022-02-04 13:17:39 +01:00
Karan.Magdani
88e9a479b6
added doc for cert rotation
...
Signed-off-by: Karan.Magdani <kmagdani@redhat.com>
2022-02-03 12:26:42 +05:30
Ulrich Schlueter
af8cf869ea
Add example script to directly inject test data
2022-01-28 11:48:35 +00:00
Ulrich Schlueter
3f460e12d0
Clarify a few things in the procdure.
2022-01-28 11:48:35 +00:00
Ulrich Schlueter
3d110a53c4
Fix typo
...
Co-authored-by: Caden Marchese <56140267+cadenmarchese@users.noreply.github.com>
2022-01-28 11:48:35 +00:00
Ulrich Schlueter
1c0a5b3215
Add Documentation and Scripts for ARO Monitor Metric testing
2022-01-28 11:48:35 +00:00
Matthew Barnes
c4ddafa532
Update documentation for Go 1.16 and installer 4.9
2022-01-26 10:38:25 -05:00
Ben Vesel
a5b5bf6f30
Merge pull request #1548 from petrkotas/restart-mdm
...
Restart mdm service when new certificate is downloaded
2022-01-17 16:17:19 -05:00
Srinivas Atmakuri
4758baac77
Update deploy-development-rp.md
2022-01-06 14:19:40 +05:30
Srinivas Atmakuri
ea778985a9
Update DOCS on How to make AdminAction API calls
...
Documents the procedure on How to make AdminAction API call(s)
to a localrp running a Dev Cluster.
2021-12-27 09:37:33 +05:30
Petr Kotas
6b3a7a4345
doc: Document fp cert rotation
...
Add doc file with information how the first party certificate is
rotated in the RP and on the host VM.
Signed-off-by: Petr Kotas <pkotas@redhat.com>
2021-12-09 16:19:35 +01:00
bennerv
a16f66b94d
Update docs and required dev-config params
2021-11-30 09:11:38 -05:00
Ross Bryan
94119e6b92
add tags aro to mirror step as required to compile installer
...
make generic not bvesel
2021-11-30 13:07:07 +00:00
Mangirdas Judeikis
eafc4b5285
Docs and make file nits ( #1731 )
2021-11-16 13:29:01 -05:00
Amber Brown
628a3876ac
add more docs for developing
2021-11-08 12:45:41 +11:00
Matthew Barnes
f24db4c726
docs/publish-rhcos-image.md: Link to ADO wiki
2021-10-30 22:45:48 +01:00
Matthew Barnes
0db1e3eb6e
Move installer and go-cosmosdb to jewzaam's GitHub account ( #1796 )
...
* Move installer and go-cosmosdb to jewzaam's GitHub account
* upstream-differences.md: Point to jewzaam's installer-aro
2021-10-19 08:51:08 +01:00
Ross Bryan
cfb7f28b86
fix lost closing code symbols
2021-10-14 12:55:26 -04:00
Leszek Jakubowski
d7512e11b4
adding a missing DES_ID step
2021-10-13 12:18:37 +01:00
Leszek Jakubowski
aa13757a76
AzExt - Adding support for the v2021-09-01-preview API ( #1739 )
...
* Adding support for the v2021-09-01-preview API - disk encryption sets, sdn selection, encryption at host options
* Adding doc about how to use the disk-encryption-set
2021-10-05 12:20:56 +01:00
Drew Anderson
d61fd1609f
Ensure build tag "aro" is present
...
make runlocal-rp
Fail run and use Tests to report -tags status
Updated doc
2021-09-30 16:45:59 +01:00
Peter Kostyukov
1ebf3fb946
Update documentation with the new AAD group
2021-09-15 08:53:34 -05:00
Mangirdas Judeikis
bf0bbb34ac
Merge pull request #1690 from 25region/azdev-docs
...
Update az aro Python development documentation
2021-09-10 12:49:11 +03:00
Mikalai Radchuk
f062e43abb
OCP 4.8 release preparation
...
Updates the codebase to allow vendoring of OCP 4.8
2021-09-08 15:53:37 +01:00
Peter Kostyukov
a1a0d71829
Change format
2021-08-23 12:22:01 -05:00
Peter Kostyukov
b01ccf654a
Update az aro doc
2021-08-19 11:39:16 -05:00
bennerv
af6bd3e7e0
Update dev-gateway deploy docs
2021-08-19 10:41:19 -04:00
Jim Minter
59eacbab2d
and now add missing gwy-mdm population instructions, doh.
2021-08-19 10:36:46 -04:00
Jim Minter
b47c2503ab
add missing gwy-mdsd population instructions
2021-08-19 10:36:46 -04:00
Jim Minter
91d6a55e8e
add gateway
2021-08-19 10:21:09 -04:00
bennerv
7ffd4b5dcd
Add DBTOKEN_CLIENT_ID to RP config
2021-07-28 09:44:32 -04:00
Mangirdas Judeikis
27af6e370a
Merge pull request #1465 from petrkotas/add-testsum
...
Reduce noise and amount of workers in the CI
2021-07-19 07:56:03 +01:00
Ross Bryan
5ca25a03dc
add cmd to trigger adminupdate against a cluster
...
Apply suggestions from code review
Co-authored-by: Troy Connor <troy0820@users.noreply.github.com>
2021-06-29 18:28:32 -04:00
Petr Kotas
5ce27d359d
Add pipelines doc
...
Add explanation of the explicit CI triggers in the pipelines.
Signed-off-by: Petr Kotas <pkotas@redhat.com>
2021-06-28 17:10:20 +02:00
Naveen Malik
087ee0b674
Feedback from review
...
Updated mock to simplify things.
Updated unit tests to be more robust.
2021-06-08 08:57:28 -04:00
Naveen Malik
3dbefa9b49
Support creating InstanceMetadata from env
...
In Ev2 deployments the deployer is running in Azure Container Instance
(ACI) and does _not_ have access to the instance metadata we have used
to date. But we have the info to populate env vars. This PR adds a
path to use env vars when AZURE_EV2 is set to non-empty value.
Includes pkg/util/env to enable testing with mocks.
2021-06-07 18:04:09 -04:00
Mikalai Radchuk
350dc63c24
Update to OCP 4.7
2021-05-27 16:41:01 +01:00
Mangirdas Judeikis
03ab6ebf0f
Merge pull request #1491 from hawkowl/hawkowl/portal-webpack-2
...
Webpack build process (retry)
2021-05-20 15:31:30 +03:00
Jim Minter
2f0493875f
update authorizers doc
2021-05-11 11:48:19 -04:00
Jim Minter
dc1c23f046
generalise rpauthorizer to msiauthorizer
2021-05-11 11:48:19 -04:00
Amber Brown
f4c6a0cfb8
Revert "Merge pull request #1479 from mjudeikis/revert.portal"
...
This reverts commit 11fba06fd7
, reversing
changes made to 4039d66ac8
.
2021-05-11 14:13:31 +10:00
Mangirdas Judeikis
c2d7b5027e
Revert "Merge pull request #1404 from hawkowl/hawkowl/portal-webpack"
...
This reverts commit a6c6619a93
, reversing
changes made to eb247dbc7f
.
2021-05-06 16:28:53 +01:00
Mangirdas Judeikis
a6c6619a93
Merge pull request #1404 from hawkowl/hawkowl/portal-webpack
...
Add an asset pipeline for the admin portal
2021-05-06 11:50:35 +03:00
Mangirdas Judeikis
eb247dbc7f
Merge pull request #1406 from bennerv/deploydev-docs
...
Documentation for deploying whole int-style servce in dev mode
2021-05-06 11:48:42 +03:00
Jim Minter
7add113018
use localFPKVAuthorizer for cluster key vault
2021-05-05 16:26:20 -05:00
bennerv
a16991c152
Documentation for deploying whole int-style servce in dev mode
2021-05-05 09:08:51 -04:00
Amber Brown
3a330663a4
add some documentation on how to build the portal UI
2021-05-05 10:33:11 +10:00
Caden Marchese
e39dfbaa49
Small edit to deploy-development-rp.md
2021-04-29 16:29:05 -04:00
Jim Minter
645e5c9089
add deployment model documentation
2021-04-28 11:22:59 -05:00
Mangirdas Judeikis
a3099f14ba
Merge pull request #1422 from jim-minter/dbtoken
...
DB token service for gateway
2021-04-27 15:49:44 +01:00
Mikalai Radchuk
e386518912
Update upstream-differences.md
2021-04-27 09:25:09 +01:00
Jim Minter
3b4359927c
docs
2021-04-26 16:31:19 -05:00
Jim Minter
5de4293696
documentation
2021-04-23 10:25:47 -05:00
Jim Minter
8f84a1c42c
auto-register subscription in development mode
2021-04-23 10:25:46 -05:00
Jim Minter
83ad6a1815
enable ARM client authentication via key/cert
2021-04-23 10:25:45 -05:00
Jim Minter
e32b615d2e
add tool to generate development RP config
2021-04-23 10:25:19 -05:00
Ross Bryan
f4aa7c1577
Ssh docs/examples , PR template update ( #1446 )
...
* Fix -> remove the dash, valid names are master0,master1,master2, but not master-0,master-1,master-2
* Add more information, show example with nodes, show multiple ways to ssh to a worker node
* Change VSTS to ADO because that is the tool we use now
* Add an additional example of connecting to a worker
* respected->respective, english is hard
2021-04-19 11:36:36 +01:00
Jim Minter
2769cd0217
Merge pull request #1433 from bryanro92/mac-os-doc
...
Add GNUgrep and pip3 install virtualenv
2021-04-09 14:55:39 -05:00
Ross Bryan
3e65e9992c
Add GNUgrep and pip3 install virtualenv
2021-04-08 11:48:52 -04:00
Jim Minter
9177d18c85
remove unused RP_VERSION environment variable
2021-04-07 13:07:38 -05:00
bennerv
5520738014
Repository structure doc updates
2021-03-17 22:17:42 -04:00
Mikalai Radchuk
4a3466f3df
Update upstream-differences.md
2021-03-17 14:25:05 +00:00
Petr Kotas
48dd5d4217
Add dependency update documentation
...
Add vendorind and dependency update documentation with
vendoring process of ARO-RP.
Signed-off-by: Petr Kotas <pkotas@redhat.com>
2021-03-12 12:14:02 +01:00
Jim Minter
5c5c0d2dc5
remove fullDeploy
2021-02-23 19:34:27 -06:00
Nils Elde
967ec37c56
mention `make secrets-update`
2021-02-08 11:19:45 -06:00
Nils Elde
23a82d2b4d
additional info and a correction
2021-02-08 11:19:45 -06:00
Mangirdas Judeikis
649ee9d5d6
update cert docs
2021-01-28 09:02:36 +00:00
Jim Minter
a2f37afdca
small fixes found deploying dev env to government cloud
2021-01-18 17:02:44 -06:00
Jim Minter
9e5c4f8930
portal initial commit
2020-12-09 16:22:51 -06:00
Mikalai Radchuk
65b682e78c
Doc fix: we now use Go 1.14
2020-12-03 14:23:57 +00:00
Jim Minter
0171cb360f
Merge pull request #1112 from mjudeikis/versioned.tests
...
Run e2e tests from the image
2020-11-19 15:17:48 -06:00
Mangirdas Judeikis
6180c3424c
Run tests from image
2020-11-19 17:20:48 +00:00
Jim Minter
8f43067bd3
remove dns zone autodiscovery
2020-11-19 07:54:23 -06:00
Jim Minter
d10ea68bd7
remove old use of DOMAIN_NAME environment variable
2020-11-19 07:54:23 -06:00
Jim Minter
611ef65c28
remove database autodiscovery
2020-11-19 07:54:23 -06:00
Jim Minter
b7db581571
standardise: rename COSMOSDB_ACCOUNT -> DATABASE_ACCOUNT_NAME
2020-11-19 07:54:22 -06:00
Jim Minter
17d4f2d663
remove key vault autodiscovery
2020-11-19 07:54:22 -06:00
Jim Minter
96327f3eff
move clusters keyvault to env.Interface and change the authorizer used
2020-11-19 07:54:12 -06:00
Jim Minter
0b329d90c2
Merge pull request #1125 from bennerv/development-rp-docs-update
...
Update Development RP Cluster Deploy Docs
2020-11-10 19:21:04 -06:00
bennerv
0721d978e9
Update docs and ssh-agent.sh usage and checks to ensure CLUSTER is specified
...
Change mycluster to cluster example usage
Minor refactors
2020-11-10 20:01:12 -05:00
Mangirdas Judeikis
772014a561
add publish-rhcos-image.md
2020-11-06 11:35:59 -06:00
Mangirdas Judeikis
299e33e75e
update upstream-differences.md
2020-11-06 11:35:59 -06:00
Jim Minter
5c809d4edd
move test/util/infra into separate cluster tooling
2020-10-28 18:32:02 -06:00
Jim Minter
0fd247bb77
edits
2020-10-28 18:28:41 -06:00
Ivan Sim
95a75e3efd
Update docs to remove pyenv instruction
...
The steps to invoke the 'pyenv' target is already part of the 'az' target
Signed-off-by: Ivan Sim <isim@redhat.com>
2020-10-20 09:06:35 -07:00
Nils Elde
37ea834c5c
Add doc explaining authorizers
2020-09-23 13:11:03 -04:00
Mangirdas Judeikis
b6305b126f
Add ci VMSS
2020-09-14 07:37:45 +01:00
Elana Hashman
6690347f60
Clarify docs for Python review
2020-08-06 09:46:17 -07:00
Mikalai Radchuk
ed6a7ca8a3
Adds e2e image publishing into CI pipelines
2020-07-27 12:05:09 +01:00
Mangirdas Judeikis
e65d5666dd
split RP and tooling SP
2020-07-01 16:37:27 +01:00
Mangirdas Judeikis
20b7c53070
Merge pull request #829 from troy0820/docs/deployment-group
...
Az command changes in documentation and in E2E scripts
2020-06-25 13:44:35 +01:00
Mikalai Radchuk
2ab2cc5566
Updates docs on testing custom builds in ARO
2020-06-19 14:00:39 +01:00
Troy Connor
18718499db
[docs]Change az deployment create to az deployment sub create because of
...
implicit deprecation
2020-06-18 16:37:36 -04:00
Troy Connor
7337958f53
[docs]Change "az group deployment..." to "az deployment group" because of implicit deprecation
2020-06-18 16:32:46 -04:00
Mangirdas Judeikis
6dd5854618
Merge pull request #827 from hawkowl/golangci-lint
...
Add golangci-lint configuration file and instructions to run it
2020-06-18 09:40:41 +01:00
Angus Salkeld
1f7d18d2d5
Merge pull request #674 from mjudeikis/database.dump
...
Refactor ssh scripts
2020-06-18 16:23:47 +10:00
Amber Brown
613ef643af
Add golangci-lint configuration file and instructions to run it.
2020-06-18 14:51:21 +10:00
Olga Mirensky
7d68123c07
Add one-liner to parse RP logs
2020-06-18 11:13:44 +10:00
Angus Salkeld
dba04f0381
Merge pull request #709 from troy0820/docs/azure-cli
...
[docs]Add contributing section to az aro python development
2020-06-11 11:00:54 +10:00
Jim Minter
a2c4b31542
more updates to docs/cluster-creation
2020-06-03 19:08:39 -05:00
Jim Minter
19b588634c
further updates to cluster-creation docs
2020-06-01 10:58:32 -05:00
Jim Minter
c5f916aa86
add WIP cluster-creation workflow
2020-05-26 16:09:13 -05:00
Mangirdas Judeikis
a94b096d09
Redo ssh scripts
2020-05-26 07:53:37 +01:00
Troy Connor
4541478adb
[docs]Add contributing section to az aro python development
2020-05-20 13:36:13 -04:00
Jim Minter
e6688113e5
Merge pull request #662 from jim-minter/deployperms
...
Default to lower permissions in deployment tool
2020-05-18 16:46:59 -05:00
Mikalai Radchuk
82439b25ae
Fixes links in docs
2020-05-15 15:27:17 +01:00
Jim Minter
7fe87efb20
docs
...
Co-Authored-By: Mangirdas Judeikis <Mangirdas@Judeikis.LT>
2020-05-15 08:38:13 +01:00
Jim Minter
5d1966aa43
remove out-of-date documentation
...
Co-Authored-By: Mangirdas Judeikis <Mangirdas@Judeikis.LT>
2020-05-15 08:38:12 +01:00
Jim Minter
62360a31b5
remove RP_PREDEPLOY_ONLY, it's not used
...
Co-Authored-By: Mangirdas Judeikis <Mangirdas@Judeikis.LT>
2020-05-15 08:38:12 +01:00
Jim Minter
a1f38fd835
Merge pull request #516 from petrkotas/add-python-howto
...
Add brief python az aro howto
2020-05-11 16:48:35 -05:00
Jim Minter
a55c80d764
try to clarify document
2020-05-11 16:47:57 -05:00
Jim Minter
f690a0aad9
Merge pull request #648 from mjudeikis/rebase.installer
...
Rebase installer
2020-05-05 22:14:18 -05:00
Mangirdas Judeikis
687426b6ef
update doc for upstream differences
2020-05-05 18:03:21 +01:00
Mikalai Radchuk
cda7d528e7
Update testing.md
2020-05-01 14:58:19 +01:00
Jim Minter
87807cfacf
update docs and add missing type to graph.go
2020-04-24 17:02:40 -05:00
Mangirdas Judeikis
72d7ad30d0
nit updates
2020-04-22 09:31:15 +01:00
Jim Minter
ae444165e0
rename to aro-outbound-pip-v4 for consistency
2020-04-20 19:05:52 -05:00
Jim Minter
1bf2c148e8
Merge pull request #491 from jim-minter/installerbump
...
bump installer
2020-04-17 16:46:23 -05:00
Petr Kotas
64c9193bce
Add brief python az aro howto
...
introduced the brief guide how to work
with aro subcommand on az tool
Signed-off-by: Petr Kotas <pkotas@redhat.com>
2020-04-17 19:23:21 +00:00
Jim Minter
fa25a1c9a7
fixes associated with updating installer vendoring
2020-04-16 21:28:16 -05:00
Jim Minter
51f1de34fb
Revert "This command is implicitly deprecated"
2020-04-16 21:03:46 -05:00
Angus Salkeld
9e6a48cce0
Merge pull request #501 from gburges/grpdpl
...
This command is implicitly deprecated
2020-04-17 09:06:33 +10:00
Gabor Burges
31bd3407b8
This command is implicitly deprecated because command group 'group deployment' is deprecated and will be removed in a future release. Use 'deployment group' instead.
2020-04-16 15:30:25 +02:00
Jim Minter
766d901f8a
revert to using infraid
2020-04-15 20:13:48 -05:00
Jim Minter
ba1def9fe2
remove stale documentation
2020-04-15 20:13:48 -05:00
Jim Minter
46972534e5
bump az version
2020-04-14 13:24:32 -05:00
Sam Kingston
52a9080600
Direct users to the Azure docs for production deployment
2020-04-06 21:16:14 -05:00
Leszek Jakubowski
8792fc48dd
adding an alert action group and alert rule
...
action group should be deployed once per subscription in production
added deploy tool code
Co-Authored-By: Jim Minter <jim-minter@users.noreply.github.com>
2020-04-06 17:31:21 +02:00
Jim Minter
3cf1caff1e
roll aro extension back to 0.3.0, we never released it
2020-04-02 20:47:49 -06:00
Jim Minter
aaecb66f7c
bump az to 0.4.0
2020-04-02 19:42:36 -06:00
Jim Minter
30b452d510
move az, tests to GA API
2020-04-02 19:42:36 -06:00
Jim Minter
05f64465b9
remove unused bootstrap_ssh_in nsg rule
2020-04-01 18:21:22 -06:00
Jim Minter
a3a72f9e1d
update deployment tool documentation
2020-03-31 13:17:00 -06:00
Elana Hashman
d64fceb141
Update docs based on first runthrough ( #329 )
...
* Update docs based on first runthrough
* Address PR feedback
2020-03-29 14:05:53 -06:00
Jim Minter
1e7cfaba86
recommend using --cluster-resource-group and --domain on az aro create
2020-03-27 09:47:33 -06:00
Jim Minter
8f433d8b61
stop advertising python 3.5 support
2020-03-26 14:47:33 -06:00
Jim Minter
954ae66ebe
stop advertising python 2.7 support
2020-03-26 14:40:57 -06:00
Jim Minter
fbbbec0460
updates
2020-03-26 09:53:57 -06:00
Mangirdas Judeikis
e04be5467d
add pull secret flag
2020-03-26 09:53:42 -06:00
Sam Kingston
42af1e03a5
Helper script to watch monitor output
2020-03-26 13:59:46 +10:00
Jim Minter
f7a700566e
Merge pull request #323 from jim-minter/disable_alertmanager_hack
...
hack to disable alertmanager warning for now
2020-03-25 15:10:12 -06:00
Jim Minter
7d79f85d2b
export CLUSTER otherwise `make admin.kubeconfig` won't work
2020-03-25 14:10:31 -06:00
Sam Kingston
10e17f00de
Add resolution for possible error in creating a shared rp
2020-03-25 19:18:09 +10:00
Jim Minter
f8861eac43
bump az version to 0.3.0
2020-03-21 13:20:58 -06:00
Olga Mirensky
01f3254611
misc changes
2020-03-20 20:11:55 -06:00
Olga Mirensky
6af41ae2cc
Remove hardcoded file name and add Makefile target
2020-03-20 20:11:55 -06:00
Olga Mirensky
036bc57dc5
Various fixes
2020-03-20 20:11:55 -06:00
Olga Mirensky
706dd4b75a
Add new cluster admin kubeconfig for aro service
2020-03-20 20:11:55 -06:00
Jim Minter
ca627bae63
Merge pull request #233 from mjudeikis/vault.move
...
Move vault to pre-deploy and split managedIdentity
2020-03-12 16:17:43 -06:00
Jim Minter
0d5e40634f
release az aro 0.2.0
2020-03-12 15:28:09 -06:00
Jim Minter
f7f080ef3c
fixups
2020-03-12 12:14:04 -06:00
Mangirdas Judeikis
38657502ad
split managedIdentity, vault, and main deployment
2020-03-12 09:07:58 -06:00
Jim Minter
67705f8de9
geneva logging part 2
2020-03-02 16:13:35 -06:00
Jim Minter
9c396e2e60
updates
2020-03-02 15:11:47 -06:00
Mangirdas Judeikis
390c2198b4
implement deploy tool
2020-03-02 15:11:43 -06:00
Jim Minter
1f919ff228
Minor updates to e2e
2020-02-27 08:05:14 -06:00
Julien Stroheker
64c4fb5026
implement e2e
2020-02-27 08:04:46 -06:00
Jim Minter
9131f0e243
get-admin-kubeconfig.sh should return an external kubeconfig
2020-02-26 13:34:50 -06:00
Jim Minter
22564e3229
remove rpMdmCertificateVaultId and rpMdsdCertificateVaultId parameters
2020-02-26 09:53:32 -06:00
Jim Minter
270cd5d596
doc updates/typos
2020-02-18 22:25:37 -06:00
Jim Minter
d29d2a51eb
implement tls signed certificates
2020-02-18 21:55:40 -06:00
Leszek Jakubowski
72e62cbfd0
Fixed documentation to reflect the new parameter
2020-02-18 17:05:28 +01:00
Leszek Jakubowski
d755a96708
added information about the old SKU in australiasoutheast to docs
2020-02-12 19:30:59 +01:00
Jim Minter
d5e9020aad
Merge pull request #115 from mjudeikis/encryption
...
Database encryption
2020-02-10 17:40:32 -06:00
Jim Minter
b7f045a213
getting started clarifications
2020-02-10 17:26:02 -06:00
Jim Minter
edd02eacbe
encryption fixups:
...
* pass cipher into database.NewDatabase, rather than bool
* unexport as much as possible
* remove backwards-compatibility and "read without key" options for now, adds too much complexity
2020-02-10 07:50:26 +00:00
Mangirdas Judeikis
468621f73c
add encrypt pkg
2020-02-07 09:37:41 +00:00
Jim Minter
d233494fc1
doc editing
2020-01-31 15:44:41 -06:00
Leszek Jakubowski
46fdfe2297
libassuan is another dependency not installed by default on Fedora
2020-01-30 11:21:06 +01:00
Jim Minter
b797f342a4
document minimum az version
2020-01-28 14:42:56 -06:00
Julien Stroheker
1410903c7f
Merge branch 'master' into juliens/osx-dev
2020-01-28 15:33:17 -05:00
Julien Stroheker
577d8a2c0a
wrap at 80
2020-01-28 15:32:51 -05:00
Julien Stroheker
b43544d889
review
2020-01-27 15:52:29 -05:00
Julien Stroheker
4c7c907937
add link
2020-01-24 20:05:13 -05:00
Julien Stroheker
9d62fcf36c
Add MacOS X instructions
2020-01-24 19:58:20 -05:00
Jim Minter
a46b876c16
style/docs
2020-01-24 08:55:54 -06:00
Jim Minter
8df174ac5d
Merge pull request #24 from asalkeld/e2e
...
E2e test framework
2020-01-24 07:42:26 -06:00
Jim Minter
a94c7ed067
remove feature details
2020-01-23 20:50:12 -06:00
Angus Salkeld
f2439861b2
Review changes
2020-01-24 09:57:39 +10:00
Jim Minter
29ad132ac4
use server side filter for az ad sp list
2020-01-23 12:50:00 -06:00
Jim Minter
981caae5a0
move vault to service vault
2020-01-23 06:58:04 -06:00
Jim Minter
3eb28fe10b
initial commit of monitoring tool
2020-01-22 09:15:12 -06:00
Jim Minter
0850e364e3
note PLS in upstream-differences.md
2020-01-22 07:55:33 -06:00
Jim Minter
ab40ceb140
update feature registration doc
2020-01-13 21:27:06 -08:00
Jim Minter
93cd15e6e4
Merge pull request #41 from julienstroheker/typo
...
WIP - Getting started review
2020-01-13 23:23:30 -06:00
Mikalai Radchuk
7783605c77
Update deploy-development-rp.md
2020-01-09 11:07:38 +00:00
Mangirdas Judeikis
b4d1fc962b
RP metrics - frontend ( #42 )
...
add statsd client
2020-01-08 10:39:44 -06:00
Mangirdas Judeikis
304ee1708d
Update deploy-development-rp.md
2020-01-06 08:24:56 -06:00
Julien Stroheker
14b9850bb7
typo
2020-01-03 13:55:42 -05:00
Jim Minter
0d0e7b0dd0
doc fix
2020-01-02 17:29:30 -06:00
Jim Minter
06c9af32cd
rename get-credentials to list-credentials
2020-01-02 09:41:08 -06:00
Jim Minter
25d787f364
private ingress
2019-12-31 14:47:01 -06:00
Jim Minter
6575b17cef
private API server
2019-12-31 13:06:07 -06:00
Jim Minter
183159e51a
require Microsoft.ContainerRegistry service endpoint on subnets
2019-12-31 13:04:50 -06:00
Jim Minter
659751a770
add clusterDomain field
2019-12-31 12:05:50 -06:00
Jim Minter
d685c6b89c
doc update
2019-12-31 08:14:38 -06:00
Jim Minter
fb20c8bc0e
doc fixes
2019-12-30 19:26:30 -06:00