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 |
bennerv
|
a16991c152
|
Documentation for deploying whole int-style servce in dev mode
|
2021-05-05 09:08:51 -04:00 |
Amber Brown
|
93de192725
|
Move to portal/ directory and use webpack to build
|
2021-05-04 15:05:03 +10:00 |
Jim Minter
|
e32b615d2e
|
add tool to generate development RP config
|
2021-04-23 10:25:19 -05:00 |
Jim Minter
|
7e24cdfb81
|
enable 'make deploy in development mode'
|
2021-04-22 10:27:10 -05:00 |
bennerv
|
036b29c72a
|
Specify a consistent amount of characters to use for the hash
|
2021-04-15 13:53:44 -04:00 |
Naveen Malik
|
0d178f4ea2
|
Updates from review
|
2021-03-29 16:07:05 -04:00 |
bennerv
|
d1f63dceea
|
Add tag to test-go Makefile target since gpgme-devel removed
|
2021-03-09 23:40:55 -05:00 |
bennerv
|
31dc570041
|
Add ubi7/rhel7 based multi-stage container build
|
2021-03-09 16:44:23 -05:00 |
Jim Minter
|
f2d19f7bca
|
bump to fluent-bit 1.6.10-1
|
2021-02-10 09:33:35 -06:00 |
Mikalai Radchuk
|
3ffcefb4bf
|
Updates pyenv with the latest pip (#1298)
|
2021-02-08 12:43:39 +00:00 |
Jim Minter
|
6389004091
|
save commit details in e2e.test
|
2021-01-18 20:03:27 -06:00 |
Jim Minter
|
cb44296ca2
|
add system:aro-sre clusterrole and clusterrolebinding
|
2020-12-09 16:22:50 -06:00 |
Jim Minter
|
0ff699cd55
|
remove --auth-mode login from Makefile, doesn't work for me
|
2020-12-09 16:07:11 -06:00 |
Jim Minter
|
184f35e3b5
|
fixups
|
2020-12-04 09:39:50 -06:00 |
Mangirdas Judeikis
|
c19f4111cd
|
2020-10-31-preview -> 2021-01-31-preview
|
2020-12-02 12:08:47 -06:00 |
Jim Minter
|
d0a5afd5dd
|
enable lint on CI
|
2020-11-19 08:09:59 -06:00 |
Mangirdas Judeikis
|
4b50f5add8
|
update makefile
|
2020-11-17 09:55:24 +00:00 |
Troy Connor
|
6ff00d3d9d
|
makefile: Add condition for export cgo flag
|
2020-11-12 14:45:57 -05:00 |
Mangirdas Judeikis
|
3d325e68c6
|
move to go.mod, add deps.go, upgrade dependencies, vendor
|
2020-11-06 11:35:56 -06:00 |
Petr Kotas
|
cf2cbc42a2
|
Refactor CI to Golang
Signed-off-by: Petr Kotas <pkotas@redhat.com>
|
2020-10-27 19:16:39 -06:00 |
Jim Minter
|
b85509f762
|
never cache image builds, to ensure that we always have up-to-date RPMs
|
2020-10-20 18:57:29 -05:00 |
Jim Minter
|
884f76034d
|
build az under pyenv and https://github.com/Azure/azure-cli/issues/1499 workaround
|
2020-10-07 19:24:55 -05:00 |
Jim Minter
|
c6bc0f498b
|
remove use of PYTHON_VERSION
|
2020-10-07 19:24:50 -05:00 |
Mangirdas Judeikis
|
b6305b126f
|
Add ci VMSS
|
2020-09-14 07:37:45 +01:00 |
Elana Hashman
|
caf82315d4
|
Merge pull request #974 from dkorzuno/remove-ifreload
Remove ifreload hack
|
2020-09-10 14:27:40 -07:00 |
Petr Kotas
|
213abf54a6
|
Add x-ms-enum type to swagger and SDK
x-ms-enum will make future modifications
of the API simpler, the type is defined
https://github.com/Azure/autorest/tree/master/docs/extensions#x-ms-enum
Signed-off-by: Petr Kotas <pkotas@redhat.com>
|
2020-09-10 08:39:00 +02:00 |
Denis Korzunov
|
86e4a51cbf
|
Remove publish-image-ifreload from the list of phony targets
|
2020-09-09 13:41:34 +10:00 |
Denis Korzunov
|
1befd1d3c7
|
Remove ifreload hack
|
2020-09-09 12:24:57 +10:00 |
Mangirdas Judeikis
|
e5abb84cec
|
Merge pull request #971 from dkorzuno/make-pyenv-fix
Makefile: add "wheel" to pip install
|
2020-09-08 04:10:19 -02:00 |
Denis Korzunov
|
f406412598
|
Makefile: add "wheel" to pip install
This fixes the `make pyenv` step if python3-wheel package is not installed.
|
2020-09-08 12:35:29 +10:00 |
Petr Kotas
|
c6a2a89844
|
Refactor gen client code
Put client gen in script to enable
generation of multiple SDKs.
Signed-off-by: Petr Kotas <pkotas@redhat.com>
|
2020-09-03 21:36:50 +02:00 |
Mangirdas Judeikis
|
06f603f3d0
|
add branch ref from CI
|
2020-08-07 13:16:33 +01:00 |
Jim Minter
|
ebdf715096
|
Merge pull request #725 from Azure/aro-operator
ARO operator
|
2020-07-31 19:48:33 +01:00 |
Angus Salkeld
|
dd85f24fce
|
Add aro-operator
Co-Authored-By: Olga Mirensky <olga.mirensky@redhat.com>
Co-Authored-By: Jim Minter <jminter@redhat.com>
|
2020-07-29 15:46:23 +01:00 |
Mikalai Radchuk
|
ed6a7ca8a3
|
Adds e2e image publishing into CI pipelines
|
2020-07-27 12:05:09 +01:00 |
Amber Brown
|
f83ef76176
|
Merge remote-tracking branch 'upstream/master' into hawkowl/rp-commit-reporting
|
2020-06-29 11:53:29 +10:00 |
Jim Minter
|
798aae8574
|
add Dockerfile.routefix
|
2020-06-25 10:54:44 -05:00 |
Amber Brown
|
bee52b107b
|
Move version embedding of ARO-RP to a central location
|
2020-06-25 14:38:08 +10:00 |
Amber Brown
|
613ef643af
|
Add golangci-lint configuration file and instructions to run it.
|
2020-06-18 14:51:21 +10:00 |
Jim Minter
|
febc8ae6a2
|
add ifreload tool
|
2020-06-02 13:36:36 -05:00 |
Nils Elde
|
8651165669
|
Temporarily pin azure-mgmt-loganalytics to 0.2.0
|
2020-04-14 13:01:24 -04:00 |
Jim Minter
|
b03ee7c50c
|
add format-yaml tool
|
2020-04-03 12:06:41 -06:00 |
Jim Minter
|
30b452d510
|
move az, tests to GA API
|
2020-04-02 19:42:36 -06:00 |
Jim Minter
|
905cf8d3c0
|
unpin azure-cli
|
2020-03-26 14:33:59 -06:00 |
Olga Mirensky
|
a148ce80f6
|
Fix some of the code review remarks
|
2020-03-20 20:11:56 -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 |