Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for applications on Azure Stack Cloud #64

Merged
merged 1 commit into from
Jun 8, 2021

Conversation

shwetamurali
Copy link
Contributor

aks-periscope is not currently supported on Azure Stack. This change is needed in order to support the aks kollect and kanalyze commands on Azure Stack, which will deploy aks-periscope on the customer cluster. The changes made, such as verifying if the application is running on Azure Stack Cloud, and if so, gathering the cert and storage endpoint suffix and modifying the url accordingly, allows these commands to run on Stack and therefore enables the forwarding of specified node logs to the storage account.

@ghost
Copy link

ghost commented Jun 2, 2021

CLA assistant check
All CLA requirements met.

cmd/aks-periscope/aks-periscope.go Outdated Show resolved Hide resolved
pkg/utils/helper.go Outdated Show resolved Hide resolved
pkg/utils/helper.go Outdated Show resolved Hide resolved
pkg/utils/helper.go Outdated Show resolved Hide resolved
pkg/utils/helper.go Outdated Show resolved Hide resolved
pkg/utils/helper.go Outdated Show resolved Hide resolved
pkg/utils/helper.go Outdated Show resolved Hide resolved
pkg/utils/helper.go Outdated Show resolved Hide resolved
pkg/utils/helper.go Outdated Show resolved Hide resolved
@shwetamurali shwetamurali force-pushed the shweta-azurestackcloud branch 3 times, most recently from 8d16ac3 to b4a7a3f Compare June 4, 2021 18:04
@shwetamurali shwetamurali force-pushed the shweta-azurestackcloud branch from b4a7a3f to ff67860 Compare June 7, 2021 18:06
@Tatsinnit Tatsinnit self-requested a review June 8, 2021 12:27
@Tatsinnit Tatsinnit merged commit c40b0c6 into Azure:master Jun 8, 2021
shwetamurali added a commit to shwetamurali/aks-periscope that referenced this pull request Jun 23, 2021
Add support for applications on Azure Stack Cloud.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants