Harikrishna
ec3698dfbe
Added details about account/domain to which network will be assigned during creation ( #7387 )
2023-04-04 08:50:16 +02:00
SadiJr
1e253401b0
[Veeam] Block operations in restoring VMs ( #7238 )
...
Co-authored-by: SadiJr <sadi@scclouds.com.br>
2023-04-04 08:49:21 +02:00
Marcus Sorensen
5d5fa04c8b
saml: Add EncryptedElementType key resolver to SAML plugin ( #7268 )
...
There are multiple ways in which a SAML response can be formatted, especially when encryption is enabled. This PR removes the hardcoding of EncryptedKeyResolver= InlineEncryptedKeyResolver in favor of using a ChainingEncryptedKeyResolver which will try multiple resolvers. It preserves the InlineEncryptedKeyResolver as the first option but adds EncryptedElementTypeEncryptedKeyResolver to the chain of resolvers to try.
ChainingEncryptedKeyResolver is a bit finicky in that you can't provide it a list of resolvers, you can only fetch its internal list and add to it.
Theoretically we could add all of the resolver types to the chain, but for now just preserving the ones known to be in use.
Co-authored-by: Marcus Sorensen <mls@apple.com>
2023-04-03 15:16:03 +05:30
Eduardo Zanetta
57ff125f83
add button to copy a VM console URL ( #7351 )
...
Co-authored-by: Eduardo Zanetta <eduardo.zanetta@scclouds.com.br>
2023-03-31 17:14:20 +02:00
Abhishek Kumar
f587340244
Merge remote-tracking branch 'apache/4.18' into main
2023-03-31 17:01:12 +05:30
Abhishek Kumar
ce981574c3
Merge remote-tracking branch 'apache/4.17' into 4.18
2023-03-31 17:00:00 +05:30
Rohit Yadav
f597b8fd45
Merge remote-tracking branch 'origin/4.18'
2023-03-31 15:53:08 +05:30
Abhishek Kumar
330a330555
test: add smoke test for user role for userdata crud api ( #7332 )
...
* test: add smoke test for user role for userdata crud api
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
* address review comment
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
---------
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2023-03-31 15:16:29 +05:30
Abhishek Kumar
9aee625ab4
orchestration: fix error on deleted template vm start ( #7327 )
...
* server: fix error on deleted template vm start
When a VM is deployed with start flag as false and the template is deleted before the VM start, NPE is obeserved it is started for the first time.
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
* fix
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
* fix
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
---------
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2023-03-31 15:14:09 +05:30
kiranchavala
f11f1956e8
fixed L2 network creation for particular account ( #7382 )
2023-03-31 08:19:00 +02:00
kiranchavala
fcf07f1fb4
Added upper case JPEG extension for icon upload ( #7200 )
2023-03-30 22:05:14 +02:00
Daan Hoogland
3dfbb408ac
Merge release branch 4.18 to main
...
* 4.18:
UI: fix templates/offerings are not listed in autoscale vm profile when login as user (#7343 )
2023-03-30 09:45:20 +02:00
Wei Zhou
11ff2d20e8
UI: fix templates/offerings are not listed in autoscale vm profile when login as user ( #7343 )
2023-03-30 09:29:55 +02:00
Daan Hoogland
c2cffcc5a9
Merge release branch 4.18 to main
...
* 4.18:
Fixed avoid set variables which is causing deployment failures (#7372 )
Add service ip to listManagementServers API response (#7374 )
UI: fix default network is not passed to deployvm API (#7367 )
ui: Added UEFI support flag in host details view (#7361 )
removed vulnerable workflow
2023-03-29 17:39:28 +02:00
Daan Hoogland
16694d8bec
Merge branch '4.17' into 4.18
2023-03-29 17:36:55 +02:00
Harikrishna
9fb20056d5
Fixed avoid set variables which is causing deployment failures ( #7372 )
2023-03-29 17:14:18 +02:00
kishankavala
17b8631615
Add service ip to listManagementServers API response ( #7374 )
2023-03-29 14:46:39 +02:00
Wei Zhou
9e1c7a2a90
UI: fix default network is not passed to deployvm API ( #7367 )
...
This line was changed in #5080 , but reverted in #5151
2023-03-28 09:23:01 +02:00
John Bampton
c2e17310d6
Add three more `pre-commit` checks ( #7083 )
...
Co-authored-by: dahn <daan@onecht.net>
2023-03-27 13:28:55 +02:00
Harikrishna
cfee78e07c
ui: Added UEFI support flag in host details view ( #7361 )
2023-03-24 12:05:45 +05:30
Daan Hoogland
b5c5d19666
removed vulnerable workflow
2023-03-23 16:33:32 +01:00
Daan Hoogland
1d0762e43a
Merge release branch 4.18 to main
...
* 4.18:
Fix PR 7131 bugs and vulnerabilities (#7140 )
2023-03-23 15:54:19 +01:00
Marcus Sorensen
9ca5f287eb
Support Jetty's live cert reload on HTTPS frontend ( #7355 )
...
* Support Jetty's live cert reload
Signed-off-by: Marcus Sorensen <mls@apple.com>
* Update ServerDaemon.java
---------
Signed-off-by: Marcus Sorensen <mls@apple.com>
Co-authored-by: Marcus Sorensen <mls@apple.com>
2023-03-22 14:38:43 -06:00
João Jandre
523ab58d02
Fix PR 7131 bugs and vulnerabilities ( #7140 )
2023-03-21 15:06:18 +01:00
David Jumani
2aa3f980e8
Fix schema path for 419 upgrade path ( #7346 )
2023-03-16 11:58:17 +01:00
Rohit Yadav
ccbb0cfc54
Merge remote-tracking branch 'origin/main'
2023-03-16 13:38:05 +05:30
Rohit Yadav
1d2e3fe24d
Merge remote-tracking branch 'origin/4.18'
...
Fix 4.19/main build and add upgrade path from 4.18.1.0->4.19.0.0
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2023-03-16 13:36:04 +05:30
Daan Hoogland
9f7a7ad66c
checkstyle not updated
2023-03-16 08:54:54 +01:00
Rohit Yadav
74a414e76f
Fix build failure and 4.18.0.0->4.18.1.0 upgrade path
...
Unblocks smoketests/health check runs on 4.18 branch.
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2023-03-16 13:18:26 +05:30
Daan Hoogland
fb4f6a334d
Updating pom.xml version numbers for release 4.19.0.0-SNAPSHOT
...
Signed-off-by: Daan Hoogland <daan@onecht.net>
2023-03-15 19:46:01 +01:00
Daan Hoogland
05cda2729f
Updating pom.xml version numbers for release 4.18.1.0-SNAPSHOT
...
Signed-off-by: Daan Hoogland <daan@onecht.net>
2023-03-15 19:38:14 +01:00
Daan Hoogland
0574087284
Updating pom.xml version numbers for release 4.18.0.0
...
Signed-off-by: Daan Hoogland <daan@onecht.net>
2023-03-11 09:35:41 +01:00
Abhishek Kumar
f64f7b9d12
api: userdata api access ( #7319 )
...
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2023-03-10 17:01:12 +01:00
Nicolas Vazquez
39d19dd1e9
Fix VNC TLS for non-root linux users on the QEMU configuration ( #7304 )
2023-03-07 12:38:58 +01:00
SadiJr
ad64ee3090
[Usage] Fix wrong usage_type ( #7229 )
2023-03-03 13:10:38 +01:00
Wei Zhou
8592de95fa
Move PassphraseVO to use String instead of byte[] to support Encrypt annotation ( #7302 )
...
Co-authored-by: Marcus Sorensen <mls@apple.com>
2023-03-03 13:08:17 +01:00
Marcus Sorensen
cb26721c32
Don't log VNC password in VirtualMachineTO ( #7291 )
2023-03-03 13:07:42 +01:00
Daan Hoogland
da58a20cc2
repair vi typo
2023-02-27 09:37:32 +01:00
Daan Hoogland
2fc443e909
bash evaluation within quotes
2023-02-26 21:51:56 +01:00
Daan Hoogland
3ee32244d8
bash evaluation as opposed to gha.
2023-02-26 19:32:46 +01:00
Wei Zhou
c4b444d032
UI: fix error message when create load balancer as a normal user ( #7286 )
2023-02-24 12:06:12 +01:00
Nicolas Vazquez
b8bc0b3e13
Fix VNC SecurityType None on RFB v3.8 ( #7287 )
2023-02-24 11:45:30 +01:00
dahn
aa881f6bf3
avoid hard coded guest OS IDs ( #7279 )
2023-02-23 15:19:45 +01:00
Wei Zhou
0457cc559e
.github: allow only read permission in sonar-check.yml
2023-02-23 13:47:48 +01:00
Harikrishna
a3670496ad
Change 2FA plugin related global setting names ( #7275 )
2023-02-22 12:33:52 +01:00
Bryan Lima
c8ee0e7c30
Fix Quota plugin state on QuotaSummaryResponse ( #7257 )
2023-02-22 10:19:59 +01:00
Wei Zhou
e61051e4fc
SQL: Remove snapshot references if primary storage pool has been removed ( #7205 )
2023-02-21 14:48:36 +01:00
Abhishek Kumar
1a03f69a3a
cleanup: remove testing logs ( #7270 )
...
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2023-02-21 14:42:33 +01:00
Wei Zhou
eef63d99a4
packaging: fix centos8/el8 upgrade ( #7267 )
2023-02-21 12:27:07 +01:00
Daan Hoogland
1a4bf07548
Merge release branch 4.17 to main
...
* 4.17:
Fix select default host option on deployment wizard (#7256 )
2023-02-20 15:32:36 +01:00