Build failed in Jenkins: JClouds » jclouds #108

2024-04-14 Thread Apache Jenkins Server
See Changes: [Andrew Gaul] JCLOUDS-1631: fix AWSRequestAuthorizeSignatureV4 when prefix contains [Andrew Gaul] add license header -- Started by an SCM change

[jira] [Commented] (JCLOUDS-1631) AWS S3, sign for authorization header failed if query part contains special chars

2024-04-14 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/JCLOUDS-1631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17836909#comment-17836909 ] ASF subversion and git services commented on JCLOUDS-1631: -- Commit

[jira] [Resolved] (JCLOUDS-1631) AWS S3, sign for authorization header failed if query part contains special chars

2024-04-14 Thread Andrew Gaul (Jira)
[ https://issues.apache.org/jira/browse/JCLOUDS-1631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Gaul resolved JCLOUDS-1631. -- Fix Version/s: 2.6.1 Assignee: Andrew Gaul Resolution: Fixed > AWS S3, sign

[jira] [Updated] (JCLOUDS-1634) Add AzureBlob cold access tier

2024-04-14 Thread Andrew Gaul (Jira)
[ https://issues.apache.org/jira/browse/JCLOUDS-1634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Gaul updated JCLOUDS-1634: - Labels: azureblob (was: ) > Add AzureBlob cold access tier > -- >

[jira] [Commented] (JCLOUDS-1634) Add AzureBlob cold access tier

2024-04-14 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/JCLOUDS-1634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17836911#comment-17836911 ] ASF subversion and git services commented on JCLOUDS-1634: -- Commit

[jira] [Resolved] (JCLOUDS-1634) Add AzureBlob cold access tier

2024-04-14 Thread Andrew Gaul (Jira)
[ https://issues.apache.org/jira/browse/JCLOUDS-1634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Gaul resolved JCLOUDS-1634. -- Fix Version/s: 2.6.1 Resolution: Fixed > Add AzureBlob cold access tier >

Build failed in Jenkins: JClouds » jclouds-with-credentials » jclouds-google-compute-engine-live-tests #190

2024-04-14 Thread Apache Jenkins Server
See Changes: -- Started by timer Running as SYSTEM No JDK named ‘JDK 1.8 (latest)’ found [EnvInject] - Loading node

[jira] [Created] (JCLOUDS-1634) Add AzureBlob cold access tier

2024-04-14 Thread Andrew Gaul (Jira)
Andrew Gaul created JCLOUDS-1634: Summary: Add AzureBlob cold access tier Key: JCLOUDS-1634 URL: https://issues.apache.org/jira/browse/JCLOUDS-1634 Project: jclouds Issue Type: Improvement

Re: [PR] JCLOUDS-1629: Add COOL and COLD to Tier [jclouds]

2024-04-14 Thread via GitHub
gaul commented on PR #204: URL: https://github.com/apache/jclouds/pull/204#issuecomment-2053984948 @timuralp what do you think? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[jira] [Created] (JCLOUDS-1635) Add another blobstore Tier

2024-04-14 Thread Andrew Gaul (Jira)
Andrew Gaul created JCLOUDS-1635: Summary: Add another blobstore Tier Key: JCLOUDS-1635 URL: https://issues.apache.org/jira/browse/JCLOUDS-1635 Project: jclouds Issue Type: New Feature

Re: [PR] more validation for containerName and blobKey to avoid access escape [jclouds]

2024-04-14 Thread via GitHub
gaul commented on code in PR #203: URL: https://github.com/apache/jclouds/pull/203#discussion_r1564561709 ## apis/filesystem/src/main/java/org/jclouds/filesystem/predicates/validators/internal/FilesystemBlobKeyValidatorImpl.java: ## @@ -38,6 +38,8 @@ public void validate(String

Re: [PR] JCLOUDS-1631: fix AWSRequestAuthorizeSignatureV4 when query contains special chars [jclouds]

2024-04-14 Thread via GitHub
gaul merged PR #200: URL: https://github.com/apache/jclouds/pull/200 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] JCLOUDS-1631: fix AWSRequestAuthorizeSignatureV4 when query contains special chars [jclouds]

2024-04-14 Thread via GitHub
gaul commented on PR #200: URL: https://github.com/apache/jclouds/pull/200#issuecomment-2053967281 Thank you for your contribution @Maxim-Gadalov! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

Re: [PR] more validation for containerName and blobKey to avoid access escape [jclouds]

2024-04-14 Thread via GitHub
jixinchi commented on code in PR #203: URL: https://github.com/apache/jclouds/pull/203#discussion_r1565116204 ## apis/filesystem/src/main/java/org/jclouds/filesystem/strategy/internal/FilesystemStorageStrategyImpl.java: ## @@ -691,6 +698,8 @@ public BlobAccess

Re: [PR] more validation for containerName and blobKey to avoid access escape [jclouds]

2024-04-14 Thread via GitHub
jixinchi commented on code in PR #203: URL: https://github.com/apache/jclouds/pull/203#discussion_r1565125481 ## apis/filesystem/src/main/java/org/jclouds/filesystem/predicates/validators/internal/FilesystemBlobKeyValidatorImpl.java: ## @@ -38,6 +38,8 @@ public void