Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kmzN8-0000XJ-F8 for pgsql-advocacy@arkaria.postgresql.org; Wed, 09 Dec 2020 13:19:10 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1kmzMa-0002Hh-AA for pgsql-advocacy@arkaria.postgresql.org; Wed, 09 Dec 2020 13:18:36 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kmzMZ-0002Ha-RO for pgsql-advocacy@lists.postgresql.org; Wed, 09 Dec 2020 13:18:36 +0000 Received: from meldrar.postgresql.org ([2a02:c0:301:0:ffff::31]) by magus.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1kmzMS-00081m-33 for pgsql-advocacy@lists.postgresql.org; Wed, 09 Dec 2020 13:18:34 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=postgresql.org; s=20171124; h=Message-ID:References:In-Reply-To:Subject:Cc: To:From:Date:Content-Transfer-Encoding:Content-Type:MIME-Version:Sender: Reply-To:Content-ID:Content-Description; bh=KwSGblhQcoDwchqe9hQgcJdQkTBuex35xxasggILaCs=; b=CzYEteHbBnLrt5ZfaG/SoQL3fO ae+lYYNA1czLB3HCQtu9AWGP6dSnDYPC59TyMvtcx0upWvp6yMPRDRi397goKg7zigRZ+Abr+WAPZ TMttLD8hlMVl+9j5ei8PGF6GCk/CQuZyVPUP/RBdkZTHzqFUy/4+HopYnDXOrso8YAG2sKXjGwVQc Kqsv3pdbsSJeUjTP03YomP3R+vYw06tnyNqg4CAKvhQtyPi9zR37N17a0NokepJRCZ/PEgfE3bQMd G7njeE7/nRuOFHwh/cG9rmg+QX8dt4YNYRIe/Y3UW4WS92ZaIK/y53lFSYsATgjicJz2cIe/O2/2x sWaEiwUg==; Received: from meldrar.postgresql.org ([87.238.57.231] helo=webmail.postgresql.org) by meldrar.postgresql.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1kmzMP-0003Bv-FS; Wed, 09 Dec 2020 13:18:27 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Thu, 10 Dec 2020 00:18:23 +1100 From: Justin Clift To: pgsql-advocacy@lists.postgresql.org Cc: denish.j.patel@gmail.com Subject: Re: PostgreSQL on K8 with Operator In-Reply-To: References: <926567697.4659364.1607399666819.ref@mail.yahoo.com> <926567697.4659364.1607399666819@mail.yahoo.com> Message-ID: <20df13e065750ea1cc0afcb706a0dec2@postgresql.org> X-Sender: justin@postgresql.org User-Agent: Roundcube Webmail/1.3.15 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Thanks to Valeria for sending me an invite to the Slack, I've been able to join and chat with the PG Slack owner (@denish, CC'd). It turns out there's a specific page we should be sending new people for joining the PG Slack: https://postgres-slack.herokuapp.com That's an app which generates invites to the PG Slack, and doesn't have a restriction on email address. :) (On a semi-related note, the Go language Slack has an app for the same thing. Seems a fairly standard approach for larger sized Slacks these days.) + Justin On 2020-12-09 23:26, Valeria Kaplan wrote: > Apologies, I thought it was a separate button for a generic email not > from > the domain list. > It might be a good idea to check with Slack admins (not sure who that > is) > to check what they had in mind when restricting number of domains for > that > channel. Will try to find out. > > On Wed, Dec 9, 2020 at 12:24 PM Valeria Kaplan > wrote: > >> hmm. I've probably used the Google button when first signed in. >> and what happens if you "continue with email"? >> >> On Wed, Dec 9, 2020 at 12:14 PM Justin Clift >> wrote: >> >>> On 2020-12-09 22:52, Dave Page wrote: >>> > On Wed, Dec 9, 2020 at 11:38 AM Valeria Kaplan >>> > >>> > wrote: >>> > >>> >> Hi Justin, >>> >> >>> >> I was able to log in and don't have an email with either of those >>> >> domains, >>> >> so pretty sure it is open for all. >>> >> There are close to 10k people on it, I doubt they all have emails with >>> >> those domains. >>> > >>> > Maybe those domains just get automatically approved, whereas others are >>> > manual. >>> >>> Hmmm, maybe I'm doing something wrong. Two screenshots attached, to >>> show >>> what I'm seeing. >>> >>> * 01 - the login page (for existing accounts) >>> * 02 - the "create account" page, to create a new account >>> >>> The "create account" page only allows specific domains, though it has >>> a >>> note to "Contact the workspace administrator at Postgres for an >>> invitation." >>> for all others. With no actual link to contact info for the >>> workspace >>> admin. ;) >>> >>> Hmmm, it does have a "Continue with Google" button though, so I guess >>> Google users are able to login too? For me, that's not going to work >>> as >>> Google locked me out of my account when I moved from the UK to >>> Australia. :/ >>> >>> Note that this isn't urgent nor important in any way, I was more >>> checking >>> the Slack out of curiosity and for general awareness. :) >>> >>> + Justin