Skip to content

Commit

Permalink
Hide stash rc release
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Mar 12, 2024
1 parent f99eb00 commit 684fdde
Show file tree
Hide file tree
Showing 23 changed files with 96 additions and 47 deletions.
9 changes: 9 additions & 0 deletions data/authors/obaydullah.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "Obaydullah",
"designation": "Software Engineer",
"biography": "Obaydullah is a Software Engineer, working at AppsCode Inc.",
"profile": "/assets/images/authors/profile-photos-84x84/obaydullah.jpg",
"email": "[email protected]",
"github": "https://github.com/obaydullahmhs",
"linkedin": "https://www.linkedin.com/in/obaydullahmhs/"
}
9 changes: 9 additions & 0 deletions data/authors/saurov-chandra-biswas.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "Saurov Chandra Biswas",
"designation": "Software Engineer",
"biography": "Saurov Chandra Biswas is a Software Engineer, working at AppsCode Inc.",
"profile": "/assets/images/authors/profile-photos-84x84/saurov-chandra-biswas.jpg",
"email": "[email protected]",
"github": "https://github.com/souravbiswassanto",
"linkedin": "https://www.linkedin.com/in/sourav-biswas-santo/"
}
2 changes: 1 addition & 1 deletion data/authors/tamal-saha.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"biography": "Tamal Saha is the founder of AppsCode. He has been involved with Kubernetes project since 2015. He has founded a number of popular open source projects like Voyager, KubeDB, Stash, Guard, KubeVault, etc.",
"profile": "/assets/images/authors/tamal-saha.jpg",
"email": "[email protected]",
"twitter": "https://twitter.com/tsaha",
"twitter": "https://x.com/tsaha",
"linkedin": "https://www.linkedin.com/in/tamalsaha/"
}
2 changes: 1 addition & 1 deletion data/products/appscode.json
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@
},
{
"text": "GET LATEST UPDATE",
"url": "https://twitter.com/AppsCodeHQ",
"url": "https://x.com/AppsCodeHQ",
"icon": "/assets/images/icon/twitter-outlined.svg"
}
],
Expand Down
6 changes: 3 additions & 3 deletions data/products/configsyncer.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions data/products/gateway.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions data/products/guard.json
Original file line number Diff line number Diff line change
Expand Up @@ -241,12 +241,12 @@
"facebook": "https://facebook.com/appscode",
"github": "https://github.com/kubeguard/guard",
"linkedin": "https://www.linkedin.com/company/appscode",
"twitter": "https://twitter.com/AppsCodeHQ",
"twitter": "https://x.com/AppsCodeHQ",
"youtube": "https://www.youtube.com/c/appscodeinc"
},
"description": {
"html": "<p align=\"center\"><img src=\"/logo/LOGO_GUARD_Readme.jpg\"></p>\n\n<p><a href=\"https://goreportcard.com/report/github.com/kubeguard/guard\"><img src=\"https://goreportcard.com/badge/github.com/kubeguard/guard\" alt=\"Go Report Card\" /></a>\n<a href=\"https://travis-ci.org/appscode/guard\"><img src=\"https://travis-ci.org/appscode/guard.svg?branch=master\" alt=\"Build Status\" /></a>\n<a href=\"https://codecov.io/gh/appscode/guard\"><img src=\"https://codecov.io/gh/appscode/guard/branch/master/graph/badge.svg\" alt=\"codecov\" /></a>\n<a href=\"https://hub.docker.com/r/appscode/guard/\"><img src=\"https://img.shields.io/docker/pulls/appscode/guard.svg\" alt=\"Docker Pulls\" /></a>\n<a href=\"https://slack.appscode.com\"><img src=\"https://slack.appscode.com/badge.svg\" alt=\"Slack\" /></a>\n<a href=\"https://twitter.com/intent/follow?screen_name=AppsCodeHQ\"><img src=\"https://img.shields.io/twitter/follow/appscodehq.svg?style=social&amp;logo=twitter&amp;label=Follow\" alt=\"Twitter\" /></a></p>\n\n<h1>Guard</h1>\n\n<p>Guard by AppsCode is a <a href=\"https://kubernetes.io/docs/admin/authentication/#webhook-token-authentication\">Kubernetes Webhook Authentication</a> server. Using guard, you can log into your Kubernetes cluster using various auth providers. Guard also configures groups of authenticated user appropriately. This allows cluster administrator to setup RBAC rules based on membership in groups. Guard supports following auth providers:</p>\n\n<ul>\n<li><a href=\"https://appscode.com/products/guard/0.4.0/guides/authenticator/static_token_file/\">Static Token File</a></li>\n<li><a href=\"https://appscode.com/products/guard/0.4.0/guides/authenticator/github/\">Github</a></li>\n<li><a href=\"https://appscode.com/products/guard/0.4.0/guides/authenticator/gitlab/\">Gitlab</a></li>\n<li><a href=\"https://appscode.com/products/guard/0.4.0/guides/authenticator/google/\">Google</a></li>\n<li><a href=\"https://appscode.com/products/guard/0.4.0/guides/authenticator/azure/\">Azure</a></li>\n<li><a href=\"https://appscode.com/products/guard/0.4.0/guides/authenticator/ldap/\">LDAP using Simple or Kerberos authentication</a></li>\n<li><a href=\"https://appscode.com/products/guard/0.4.0/guides/authenticator/ldap_azure/\">Azure Active Directory via LDAP</a></li>\n</ul>\n\n<h2>Supported Versions</h2>\n\n<p>Kubernetes 1.9+</p>\n\n<h2>Installation</h2>\n\n<p>To install Guard, please follow the guide <a href=\"https://appscode.com/products/guard/0.4.0/setup/install/\">here</a>.</p>\n\n<h2>Using Guard</h2>\n\n<p>Want to learn how to use Guard? Please start <a href=\"https://appscode.com/products/guard/0.4.0/\">here</a>.</p>\n\n<h2>Contribution guidelines</h2>\n\n<p>Want to help improve Guard? Please start <a href=\"https://appscode.com/products/guard/0.4.0/welcome/contributing/\">here</a>.</p>\n\n<hr />\n\n<p><strong>Guard binaries collects anonymous usage statistics to help us learn how the software is being used and how we can improve it. To disable stats collection, run the operator with the flag</strong> <code>--analytics=false</code>.</p>\n\n<hr />\n\n<h2>Acknowledgement</h2>\n\n<ul>\n<li><a href=\"https://github.com/apprenda-kismatic/kubernetes-ldap\">apprenda-kismatic/kubernetes-ldap</a></li>\n<li><a href=\"https://github.com/Nike-Inc/harbormaster\">Nike-Inc/harbormaster</a></li>\n</ul>\n\n<h2>Support</h2>\n\n<p>We use Slack for public discussions. To chit chat with us or the rest of the community, join us in the <a href=\"https://appscode.slack.com/messages/C8M8HANQ0/details/\">AppsCode Slack team</a> channel <code>#guard</code>. To sign up, use our <a href=\"https://slack.appscode.com/\">Slack inviter</a>.</p>\n\n<p>If you have found a bug with Guard or want to request for new features, please <a href=\"https://github.com/kubeguard/guard/issues/new\">file an issue</a>.</p>\n\n<p align=\"center\"><img src=\"/logo/Separador.jpg\"></p>\n",
"markdown": "<p align=\"center\"><img src=\"/logo/LOGO_GUARD_Readme.jpg\"></p>\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/kubeguard/guard)](https://goreportcard.com/report/github.com/kubeguard/guard)\n[![Build Status](https://travis-ci.org/appscode/guard.svg?branch=master)](https://travis-ci.org/appscode/guard)\n[![codecov](https://codecov.io/gh/appscode/guard/branch/master/graph/badge.svg)](https://codecov.io/gh/appscode/guard)\n[![Docker Pulls](https://img.shields.io/docker/pulls/appscode/guard.svg)](https://hub.docker.com/r/appscode/guard/)\n[![Slack](https://slack.appscode.com/badge.svg)](https://slack.appscode.com)\n[![Twitter](https://img.shields.io/twitter/follow/appscodehq.svg?style=social&logo=twitter&label=Follow)](https://twitter.com/intent/follow?screen_name=AppsCodeHQ)\n\n# Guard\nGuard by AppsCode is a [Kubernetes Webhook Authentication](https://kubernetes.io/docs/admin/authentication/#webhook-token-authentication) server. Using guard, you can log into your Kubernetes cluster using various auth providers. Guard also configures groups of authenticated user appropriately. This allows cluster administrator to setup RBAC rules based on membership in groups. Guard supports following auth providers:\n\n- [Static Token File](https://appscode.com/products/guard/0.4.0/guides/authenticator/static_token_file/)\n- [Github](https://appscode.com/products/guard/0.4.0/guides/authenticator/github/)\n- [Gitlab](https://appscode.com/products/guard/0.4.0/guides/authenticator/gitlab/)\n- [Google](https://appscode.com/products/guard/0.4.0/guides/authenticator/google/)\n- [Azure](https://appscode.com/products/guard/0.4.0/guides/authenticator/azure/)\n- [LDAP using Simple or Kerberos authentication](https://appscode.com/products/guard/0.4.0/guides/authenticator/ldap/)\n- [Azure Active Directory via LDAP](https://appscode.com/products/guard/0.4.0/guides/authenticator/ldap_azure/)\n\n## Supported Versions\nKubernetes 1.9+\n\n## Installation\nTo install Guard, please follow the guide [here](https://appscode.com/products/guard/0.4.0/setup/install/).\n\n## Using Guard\nWant to learn how to use Guard? Please start [here](https://appscode.com/products/guard/0.4.0/).\n\n## Contribution guidelines\nWant to help improve Guard? Please start [here](https://appscode.com/products/guard/0.4.0/welcome/contributing/).\n\n---\n\n**Guard binaries collects anonymous usage statistics to help us learn how the software is being used and how we can improve it. To disable stats collection, run the operator with the flag** `--analytics=false`.\n\n---\n\n## Acknowledgement\n\n- [apprenda-kismatic/kubernetes-ldap](https://github.com/apprenda-kismatic/kubernetes-ldap)\n- [Nike-Inc/harbormaster](https://github.com/Nike-Inc/harbormaster)\n\n## Support\nWe use Slack for public discussions. To chit chat with us or the rest of the community, join us in the [AppsCode Slack team](https://appscode.slack.com/messages/C8M8HANQ0/details/) channel `#guard`. To sign up, use our [Slack inviter](https://slack.appscode.com/).\n\nIf you have found a bug with Guard or want to request for new features, please [file an issue](https://github.com/kubeguard/guard/issues/new).\n\n<p align=\"center\"><img src=\"/logo/Separador.jpg\"></p>\n"
"html": "<p align=\"center\"><img src=\"/logo/LOGO_GUARD_Readme.jpg\"></p>\n\n<p><a href=\"https://goreportcard.com/report/github.com/kubeguard/guard\"><img src=\"https://goreportcard.com/badge/github.com/kubeguard/guard\" alt=\"Go Report Card\" /></a>\n<a href=\"https://travis-ci.org/appscode/guard\"><img src=\"https://travis-ci.org/appscode/guard.svg?branch=master\" alt=\"Build Status\" /></a>\n<a href=\"https://codecov.io/gh/appscode/guard\"><img src=\"https://codecov.io/gh/appscode/guard/branch/master/graph/badge.svg\" alt=\"codecov\" /></a>\n<a href=\"https://hub.docker.com/r/appscode/guard/\"><img src=\"https://img.shields.io/docker/pulls/appscode/guard.svg\" alt=\"Docker Pulls\" /></a>\n<a href=\"https://slack.appscode.com\"><img src=\"https://slack.appscode.com/badge.svg\" alt=\"Slack\" /></a>\n<a href=\"https://x.com/intent/follow?screen_name=AppsCodeHQ\"><img src=\"https://img.shields.io/twitter/follow/appscodehq.svg?style=social&amp;logo=twitter&amp;label=Follow\" alt=\"Twitter\" /></a></p>\n\n<h1>Guard</h1>\n\n<p>Guard by AppsCode is a <a href=\"https://kubernetes.io/docs/admin/authentication/#webhook-token-authentication\">Kubernetes Webhook Authentication</a> server. Using guard, you can log into your Kubernetes cluster using various auth providers. Guard also configures groups of authenticated user appropriately. This allows cluster administrator to setup RBAC rules based on membership in groups. Guard supports following auth providers:</p>\n\n<ul>\n<li><a href=\"https://appscode.com/products/guard/0.4.0/guides/authenticator/static_token_file/\">Static Token File</a></li>\n<li><a href=\"https://appscode.com/products/guard/0.4.0/guides/authenticator/github/\">Github</a></li>\n<li><a href=\"https://appscode.com/products/guard/0.4.0/guides/authenticator/gitlab/\">Gitlab</a></li>\n<li><a href=\"https://appscode.com/products/guard/0.4.0/guides/authenticator/google/\">Google</a></li>\n<li><a href=\"https://appscode.com/products/guard/0.4.0/guides/authenticator/azure/\">Azure</a></li>\n<li><a href=\"https://appscode.com/products/guard/0.4.0/guides/authenticator/ldap/\">LDAP using Simple or Kerberos authentication</a></li>\n<li><a href=\"https://appscode.com/products/guard/0.4.0/guides/authenticator/ldap_azure/\">Azure Active Directory via LDAP</a></li>\n</ul>\n\n<h2>Supported Versions</h2>\n\n<p>Kubernetes 1.9+</p>\n\n<h2>Installation</h2>\n\n<p>To install Guard, please follow the guide <a href=\"https://appscode.com/products/guard/0.4.0/setup/install/\">here</a>.</p>\n\n<h2>Using Guard</h2>\n\n<p>Want to learn how to use Guard? Please start <a href=\"https://appscode.com/products/guard/0.4.0/\">here</a>.</p>\n\n<h2>Contribution guidelines</h2>\n\n<p>Want to help improve Guard? Please start <a href=\"https://appscode.com/products/guard/0.4.0/welcome/contributing/\">here</a>.</p>\n\n<hr />\n\n<p><strong>Guard binaries collects anonymous usage statistics to help us learn how the software is being used and how we can improve it. To disable stats collection, run the operator with the flag</strong> <code>--analytics=false</code>.</p>\n\n<hr />\n\n<h2>Acknowledgement</h2>\n\n<ul>\n<li><a href=\"https://github.com/apprenda-kismatic/kubernetes-ldap\">apprenda-kismatic/kubernetes-ldap</a></li>\n<li><a href=\"https://github.com/Nike-Inc/harbormaster\">Nike-Inc/harbormaster</a></li>\n</ul>\n\n<h2>Support</h2>\n\n<p>We use Slack for public discussions. To chit chat with us or the rest of the community, join us in the <a href=\"https://appscode.slack.com/messages/C8M8HANQ0/details/\">AppsCode Slack team</a> channel <code>#guard</code>. To sign up, use our <a href=\"https://slack.appscode.com/\">Slack inviter</a>.</p>\n\n<p>If you have found a bug with Guard or want to request for new features, please <a href=\"https://github.com/kubeguard/guard/issues/new\">file an issue</a>.</p>\n\n<p align=\"center\"><img src=\"/logo/Separador.jpg\"></p>\n",
"markdown": "<p align=\"center\"><img src=\"/logo/LOGO_GUARD_Readme.jpg\"></p>\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/kubeguard/guard)](https://goreportcard.com/report/github.com/kubeguard/guard)\n[![Build Status](https://travis-ci.org/appscode/guard.svg?branch=master)](https://travis-ci.org/appscode/guard)\n[![codecov](https://codecov.io/gh/appscode/guard/branch/master/graph/badge.svg)](https://codecov.io/gh/appscode/guard)\n[![Docker Pulls](https://img.shields.io/docker/pulls/appscode/guard.svg)](https://hub.docker.com/r/appscode/guard/)\n[![Slack](https://slack.appscode.com/badge.svg)](https://slack.appscode.com)\n[![Twitter](https://img.shields.io/twitter/follow/appscodehq.svg?style=social&logo=twitter&label=Follow)](https://x.com/intent/follow?screen_name=AppsCodeHQ)\n\n# Guard\nGuard by AppsCode is a [Kubernetes Webhook Authentication](https://kubernetes.io/docs/admin/authentication/#webhook-token-authentication) server. Using guard, you can log into your Kubernetes cluster using various auth providers. Guard also configures groups of authenticated user appropriately. This allows cluster administrator to setup RBAC rules based on membership in groups. Guard supports following auth providers:\n\n- [Static Token File](https://appscode.com/products/guard/0.4.0/guides/authenticator/static_token_file/)\n- [Github](https://appscode.com/products/guard/0.4.0/guides/authenticator/github/)\n- [Gitlab](https://appscode.com/products/guard/0.4.0/guides/authenticator/gitlab/)\n- [Google](https://appscode.com/products/guard/0.4.0/guides/authenticator/google/)\n- [Azure](https://appscode.com/products/guard/0.4.0/guides/authenticator/azure/)\n- [LDAP using Simple or Kerberos authentication](https://appscode.com/products/guard/0.4.0/guides/authenticator/ldap/)\n- [Azure Active Directory via LDAP](https://appscode.com/products/guard/0.4.0/guides/authenticator/ldap_azure/)\n\n## Supported Versions\nKubernetes 1.9+\n\n## Installation\nTo install Guard, please follow the guide [here](https://appscode.com/products/guard/0.4.0/setup/install/).\n\n## Using Guard\nWant to learn how to use Guard? Please start [here](https://appscode.com/products/guard/0.4.0/).\n\n## Contribution guidelines\nWant to help improve Guard? Please start [here](https://appscode.com/products/guard/0.4.0/welcome/contributing/).\n\n---\n\n**Guard binaries collects anonymous usage statistics to help us learn how the software is being used and how we can improve it. To disable stats collection, run the operator with the flag** `--analytics=false`.\n\n---\n\n## Acknowledgement\n\n- [apprenda-kismatic/kubernetes-ldap](https://github.com/apprenda-kismatic/kubernetes-ldap)\n- [Nike-Inc/harbormaster](https://github.com/Nike-Inc/harbormaster)\n\n## Support\nWe use Slack for public discussions. To chit chat with us or the rest of the community, join us in the [AppsCode Slack team](https://appscode.slack.com/messages/C8M8HANQ0/details/) channel `#guard`. To sign up, use our [Slack inviter](https://slack.appscode.com/).\n\nIf you have found a bug with Guard or want to request for new features, please [file an issue](https://github.com/kubeguard/guard/issues/new).\n\n<p align=\"center\"><img src=\"/logo/Separador.jpg\"></p>\n"
},
"supportLinks": {
"Support URL": "https://appscode.freshdesk.com",
Expand Down
Loading

0 comments on commit 684fdde

Please sign in to comment.